TU-Berlin → Inst. f. Mathematik → Algebra und Zahlentheorie → KASH → Documentation → Reference Manual
KASH3 Reference Manual
search    

Function

IsIntegral ( elt-fld^com a ) -> elt-alg^boo

Description

True iff element a is in the ring of integers of its parent.

Examples

IsIntegral(Coerce(C,[2,1]));
IsIntegral(Element(C,[2,0]));
Built: Mon Nov 14 21:12:39 UTC 2005 on mack
The KANT Group