Functions

isFinite

Supported By

Syntax

[the] isFinite of factor

isFinite ( expression )

Factor and expression yield integers, numbers, or complexes.

Description

The isFinite function returns true if the specified value is defined and finite, or false if the specified value is NaN, infinity, or -infinity.

See Also

isInfinite, isNaN