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

Function

IsInfinite ( elt-pls/fld^num P ) -> elt-alg^boo, elt-ord^rat

Optional Arguments

Resultselt-ord^rat1 <= Results <= 2

Description

True if the place P is infinite. In this case the number of the corresponding conjugate is returned as second value.

Examples

x_oq2 := MaximalOrder(X^2-2);; x_i11 := Ideal(x_oq2,[1,2]);; x_p := Place(x_i11);; IsInfinite(x_p);
Built: Mon Nov 14 21:12:39 UTC 2005 on mack
The KANT Group