Function eqNaN

  • Whether is exactly NaN. Notice isNaN('a') returns true.

    Parameters

    • value: any

    Returns boolean