System.SysUtils.TExtendedHelper.NaN

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

NaN:Extended = 0.0 / 0.0;

Properties

Type Visibility Source Unit Parent
field public System.SysUtils.pas System.SysUtils TExtendedHelper

Description

Represents a value that is not a real number.

See Also