IsCycInt( obj )
Cyclotomic Integers), false otherwise. Will signal an error if obj is an unbound variable.
false
gap> IsCycInt( 0 ); IsCycInt( E(3) ); IsCycInt( 1/2 * E(3) ); true true false
IsCycInt is an internal function.
IsCycInt
Previous Up Top NextIndex