the
isInfinite
of
factor
isInfinite
(
expression )
Factor and expression yield integer
s, number
s, or complex
es.
The isInfinite
function returns true
if the specified value is infinity
or -infinity
, or false
if the specified value is defined and finite or NaN
.