tguard-js
    Preparing search index...
    • Determines whether the provided value is NaN.

      Parameters

      • x: unknown

        The value to be checked.

      Returns x is number

      true if the value is NaN, otherwise false.

      1.0