[Overview][Constants][Types][Classes][Procedures and functions] |
Check whether value is infinite
Source position: math.pp line 202
function IsInfinite( |
const d: Double |
):Boolean; |
IsInfinitereturns Trueif the double dcontains the infinite value.
|
Check whether value is zero |
|
|
Check whether value is infinite |