module Math
Extended Modules
Defined in:
ext/math.crInstance Method Summary
-
#clz32(x : Int32) : Int32
Returns the number of leading zero bits in the 32-bit binary representation of a number.
Returns the number of leading zero bits in the 32-bit binary representation of a number.