Integer

Integer = {min(Integer)..max(Integer)}

Integer is a proper subset of Number, consisting of those signed whole numbers that can be represented using the natural word length of the target computer.

Although Integer is finite, it behaves a like an infinite set , except that functions min and max can be applied to it.

Operators associated with values of type Integer:
- ** * / + - = /= < <= > >=

Predefined functions associated with values of type Integer:
Char Div Even Mod Odd Rem

Note also the functions associated with values of type Number:
Abs Ceil Floor Frac Int Mkstr Round Sign


Herman Venter

This is Slim documentation as snarfed on 27 May 1999 by dB.