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

Type

ord^rat

Description

The type of the ring of integers.
Note: This is predefined to `Z'.

Examples

x_z:=IntegerRing(); Type(x_z); Type(Z); Z=x_z;
Built: Mon Nov 14 21:12:39 UTC 2005 on mack
The KANT Group