Function MathClz32

  • Returns the number of leading zero bits in the 32-bit binary representation of a number.

    Parameters

    • x: number

      A numeric expression.

    Returns number

Generated using TypeDoc