Represents positive infinity of MfFloat. This field is constant.
OutputVar := MfFloat.PositiveInfinity
Value
Var String, "Infinity"
Represents positive infinity. This field is constant.
Version 0.4
The value of this constant is the result of dividing a positive number by zero.
This constant is returned when the result of an operation is greater than MaxValue.
Use IsPositiveInfinity() to determine whether a value evaluates to positive infinity.