Float

Namespace ›› System ›› MfTypeCode ›› Enumerations ››
Parent Previous Next

Float

A floating point type representing values ranging from approximately 5.0 x 10 -324 to 1.7 x 10 308 with a precision of 15-16 digits.

OutputVar := MfTypeCode.Instance.Float

Value

Value = 13

Remarks

Read-only.
Float is instance of MfEnum.EnumItem.

Related

MfEnum, MfEnum.EnumItem