| |||||||||||||
KASH3 Reference Manual | |||||||||||||
| |||||||||||||
FunctionParent
(
elt-ord^pow e
)
->
ord^pow PR
DescriptionExamplesx_F5:= FiniteField(5);;
x_F5x:= PolynomialAlgebra(x_F5);;
x_f:= x_F5x.1^2+2;;
x_PR:= PowerSeriesRing(x_F5,x_f);;
a:= Element(x_PR,[1,2]);
Parent(a);
| |||||||||||||
Built:
Mon Nov 14 21:12:39 UTC 2005 on mackThe KANT Group |