| |||||||||||||
KASH3 Reference Manual | |||||||||||||
| |||||||||||||
FunctionRoots
(
elt-alg^pol f,
elt-ord^rat n
)
->
seq()
DescriptionExamplesx_L := LaurentSeriesRing(FiniteField(29));
x_P := PolynomialAlgebra(x_L);
x_f := x_P.1^2 -7;
Roots(x_f, 5);
| |||||||||||||
Built:
Mon Nov 14 21:12:39 UTC 2005 on mackThe KANT Group |