| |||||||||||||
KASH3 Reference Manual | |||||||||||||
| |||||||||||||
Typefld^num
DescriptionOne has to distinguish between number fields with primitive element alpha:=K.1 which is a zero of f and number fields where no primitive element is known. In this case alpha_i:= K.i will be a zero of f_i. Examplesx_QX:=PolynomialAlgebra(Q); x_f:=x_QX.1^2+2;
x_F:=NumberField(x_f);
Type(x_F);
| |||||||||||||
Built:
Mon Nov 14 21:12:39 UTC 2005 on mackThe KANT Group |