Function isfinite

  • Checks if value is finite (not infinity and not NaN).

    Parameters

    • value: number

    Returns boolean