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

Type

ord^num

Description

The type of orders of number fields.

Examples

x_o := EquationOrder(X^3+3*X^2+3); Type(x_o);
x_o := MaximalOrder(X^5+10*X^3+13); Type(x_o);
Built: Mon Nov 14 21:12:39 UTC 2005 on mack
The KANT Group