| |||||||||||||
KASH3 Reference Manual | |||||||||||||
| |||||||||||||
FunctionRepresentationMatrix
(
elt-fld^fun a
)
->
elt-alg^mat
DescriptionExamplesx_QX:=PolynomialAlgebra(Q);
x_QY:=PolynomialAlgebra(x_QX);
x_f:=x_QY.1^2+2;
x_F:=FunctionField(x_f);
x_g:=2*x_F.1 -2;
RepresentationMatrix(x_g);
| |||||||||||||
Built:
Mon Nov 14 21:12:39 UTC 2005 on mackThe KANT Group |