ESpecial_FP_Value (ENUM)ΒΆ
TYPE ESpecial_FP_Value :
Enumeration of special floating point values
- InOut:
- Name - Initial - Comment - NaN - 0 - A (quiet) NaN - PosInf - 1 - Positive infinity - NegInf - 2 - Negative infinity - Eps - 3 - Smallest positive number - MaxVal - 4 - The maximum representable value - MinVal - 5 - The minimum representable value