[back] [prev] [next] [index] [root]
L := GaloisRing(o);
order | o |
|
list | L |
of either the p-adic order, the prime (ideal) p and theexponent k or the complex field and the precesion |
See also: Galois
kash> o := Order(Z, 8, 2); Generating polynomial: x^8 - 2 kash> Galois(o); "2D_8(8)" kash> GaloisRing(o); > [ Generating polynomial: x^2 - 5 , 23, 3 ]
<- back[back] [prev] [next] [index] [root]