[back] [prev] [next] [index] [root]

 


OrderCyclotomicRealSubfield

Computes the maximal real subfield of the n'th cyclotomic field.

Syntax:

o := OrderCyclotomicRealSubfield(n);

order
  o  
integer
  n  

Description:

no detailed description available yet


Example:

kash> o := OrderCyclotomicRealSubfield(11);
> Generating polynomial: x^5 + x^4 - 4*x^3 - 3*x^2 + 3*x + 1



<- back[back] [prev] [next] [index] [root]