next up previous contents
Next: Global variables Up: Fixed Precision Integers Previous: Fixed Precision Integers

Definition

An instance f of the data type SmallInt is a fixed-precision integer of size one word, and is essentially equivalent to the int type. The type of f is SMALLINT.

SmallInt is a class derived from the base class Field_element and as such inherits various functions such as print() and type_of().



Ashu Rege
Fri May 9 17:57:21 PDT 1997