Field

Namespace ›› System ›› MfFloat ››
Parent Previous Next

PositiveInfinity

OutputVar := MfFloat.PositiveInfinity

PositiveInfinity

Represents positive infinity. This field is constant.

Remarks

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.