isInfinite

Returns true if the specified number is infinitely large in magnitude, false otherwise.

Return

true if the argument is positive infinity or negative infinity; false otherwise.

Parameters

v

the value to be tested.