Elementals.js

Latest Version: 3.7 Final 20 December 2018

Method Math.clz64

Summary:

Count the number of leading zero binary bits in a 64 bit integer.

Calling Convention:
Math.clz64(value)
Parameters
value

The 64 bit integer to count number of leading zero bits in.

Returns:
The new padded string result.

See the MDN documentation for Math.clz32 for a clearer explanation of this function.

Elementals Math Methods

Elementals Extensions

Polyfills

These link to the Mozilla Developer Network (MDN)

Property Key

  • Object
  • Method or Variable
  • "Constant" Variable

Downloads

Advertisement