The isFinite() function returns false if the value is +infinity, -infinity, or NaN, otherwise it returns true.
Click the button to check whether a number is a finite, legal number.