INF

Syntax

INF

Location

Math Package

The function INF is a constant and holds the greatest number which can be used in SuperBASIC. It is a floating point number exactly equal to 22047. If any value becomes greater than INF, an overflow will occur. The smallest possible value is -INF.

CROSS-REFERENCE

MAXIMUM and MINIMUM can also be used to return this value.