Function log2

  • Find the base-2 logarithm of a bigint.

    Parameters

    • x: bigint

      a bigint

    Returns bigint

    logâ‚‚(x)

Generated using TypeDoc