log2 top-level constant
_BinaryLogarithm
const log2
Takes the binary logarithm of a number when written as "log2".
Implementation
const log2 = _BinaryLogarithm('log2');
Takes the binary logarithm of a number when written as "log2".
const log2 = _BinaryLogarithm('log2');