ip-num
    Preparing search index...

    Function numberToBinaryString

    • Converts a decimal number to binary string

      Parameters

      • num: number | bigint

        number to parse

      Returns string

      the binary string representation of number