[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Check whether value is infinite
Source position: math.pp line 233
function IsInfinite( |
const d: Double |
):Boolean; |
IsInfinite returns True if the double d contains the infinite value.
|
Check whether value is zero |
|
|
Check whether value is infinite |