Hex Core JS
    Preparing search index...

    Function isInt

    • Determines if the given number is an integer safely representable by a 64 bit floating point number.

      Parameters

      • value: any

        The number to check.

      Returns value is number