TFloatSpecial

Special floating point values

Declaration

Source position: mathh.inc line 135

Type
TFloatSpecial = (fsZero,fsNZero,fsDenormal,fsNDenormal,fsPositive,
                 fsNegative,fsInf,fsNInf,fsNaN,fsInvalidOp)

Description

TFloatSpecial enumerates a series of floating point value properties.