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

Type

fld^rat

Description

The type of the field of rational numbers.
Note: This is pre-defined by default to `Q'.

Examples

x_q:=RationalField(); Type(x_q); Type(Q);
Built: Mon Nov 14 21:12:39 UTC 2005 on mack
The KANT Group