May 2011
Intermediate to advanced
1096 pages
40h 54m
English
isFinite() — determine whether a number is finite
isFinite(n)
nThe number to be tested.
true if
n is (or can be converted to) a finite
number, or false if
n is NaN (not a number) or positive or
negative infinity.
Read now
Unlock full access