46 packages found
Binary logarithm (base 2).
Compute an integer binary logarithm (base two).
- stdlib
- stdfastmath
- mathematics
- math
- fastmath
- fast
- approximate
- approximation
- approx
- math.log2
- log2
- binary
- base 2
- logarithm
- View more
Create an iterator which evaluates the binary logarithm for each iterated value.
- stdlib
- stdmath
- math
- special function
- special
- function
- math.log2
- log2
- binary
- base 2
- logarithm
- log
- iterator
- iterable
Base 2 logarithm of Euler's number.
js bitwise operations for unsigned integers and BigInt
- bitwise
- js
- BigInt
- integer
- power of 2
- log2
- set Bit
- toggle Bit
- flip Bit
- check bit
- pack long
- unpack number
- most significant bit
A collection of functions for working with BigInts.
Common operations for 32-bit integers.
A collection of functions for working with BigInts {web}.
Common operations for 32-bit integers {web}.
Base 2 logarithm of Euler's number.
- const-io
- const.io
- compute.io
- compute-io
- computation
- compute
- mathematics
- math
- constant
- const
- log
- log2
- logarithm
- euler
- View more
Exact arithmetic of binary logarithm with floor
A BigInt can represent whole numbers larger than 2⁵³ - 1.
- extra
- bigint
- big
- integer
- abs
- arithmeticMean
- cbrt
- ceilDiv
- compare
- cubicMean
- floorDiv
- gcd
- geometricMean
- harmonicMean
- View more
Finds log-base-2.
Finds log-base-2.
32-bit integer can store values from −2^31 to 2^31 − 1.
Easy logging for node.js, with automatic file/line output
Swaps bit sequences in 32-bit integer (xor method).
Gets log-base-2.
Gets bit parity of 32-bit integer (parallel method).