JavaScript/Objekte/Math/clz32
Aus SELFHTML-Wiki
< JavaScript | Objekte | Math
Die statische Methode Math.clz32()
gibt die Anzahl der führenden Nullbits in der 32-Bit-Binärdarstellung einer Zahl zurück.
Weblinks
- MDN: clz32()