OutputVar := MfFloat.PositiveInfinity
Represents positive infinity. This field is constant.
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.