System.SysUtils.TExtendedHelper.NaN
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.
Delphi
NaN:Extended = 0.0 / 0.0;
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| field | public | System.SysUtils.pas | System.SysUtils | TExtendedHelper |
Represents a value that is not a real number.