Standard Library: Constants
RANT_VERSION
string
The version of the Rant language currently being used.
INFINITY
float
The floating-point special value for positive infinity.
NEG_INFINITY
float
The floating-point special value for negative infinity.
NAN
float
The floating-point special value for NaN (Not a Number).