System.SysUtils.TExtendedHelper.IsNan
Delphi
function IsNan: Boolean; overload; inline;
class function IsNan(const Value: Extended): Boolean; overload; inline; static;
Eigenschaften
| Typ | Sichtbarkeit | Quelle | Unit | Übergeordnet |
|---|---|---|---|---|
| function | public | System.SysUtils.pas | System.SysUtils | TExtendedHelper |