Real Constants

The constants provided by the Real primitive type are listed in the following table.

Constant Integer Value
FP_Classification_NegInfinity 2
FP_Classification_Normal 6
FP_Classification_NotANumber 1
FP_Classification_PosInfinity 3
FP_Classification_SubNormal 5
FP_Classification_Zero 4