Represents negative infinity of MfFloat. This field is constant.
OutputVar := MfFloat.NegativeInfinity
Value
Var String, "-Infinity"
Represents negative infinity. This field is constant.
Version 0.4
The value of this constant is the result of dividing a negative number by zero.
This constant is returned when the result of an operation is less than MinValue.
Use IsNegativeInfinity() to determine whether a value evaluates to negative infinity.