[Overview][Constants][Types][Classes][Procedures and functions] | Reference for unit 'math' (#rtl) |
Check whether value is Not a Number
Source position: math.pp line 203
function IsNan( |
const d: Double |
):Boolean; |
IsNan returns True if the double d contains Not A Number (a value which cannot be represented correctly in double format).
|
Check whether value is zero |
|
|
Check whether value is infinite |
No notes exist for this page yet.