bool isFinite

True if the number is finite; otherwise, false.

The only non-finite numbers are NaN, positive infinity, and negative infinity.

Source

bool get isFinite;