System.SysUtils.TSingleHelper.NaN

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

NaN:Single = 0.0 / 0.0;

Properties

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

Description

Represents a value that is not a real number.

See Also