MaxValue

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

MaxValue

Represents the largest possible value of MfFloat. This field is constant.

OutputVar := MfFloat.MaxValue

Value

Var float

Gets

Gets the largest possible value of a MfFloat instance.

Remarks

The value of this constant is positive 1.7976931348623157E+308.
The result of an operation that exceeds MaxValue is PositiveInfinity.