help files
Z505 | PasWiki | FUQ | Search | Main Docs | API Guide



[Overview][Constants][Types][Classes][Procedures and functions] Reference for unit 'math' (#rtl)

IsNan

Check whether value is Not a Number

Declaration

Source position: math.pp line 203

function IsNan(

  const d: Double

):Boolean;

Description

IsNan returns True if the double d contains Not A Number (a value which cannot be represented correctly in double format).

See also

IsZero

  

Check whether value is zero

IsInfinite

  

Check whether value is infinite

Notes

 No notes exist for this page yet. 





lufdoc, Powtils, fpc, freepascal, delphi, kylix, c/c++, mysql, cgi web framework docs, Z505