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().