Search
bit-twiddle
Bit twiddling hacks for JavaScript
v1.0.2 URL:
https://unpkg.com/bit-twiddle@1.0.2/twiddle.js
Open
Browse Files
bit
twiddle
hacks
graphics
logarithm
exponent
base 2
binary
arithmetic
octree
quadtree
math
nextPow2
log
shift
combination
permutation
trailing
zero
one
interleave
revere
parity
population
count
exponent
power
sign
min
max
@stdlib/constants-float64-exponent-bias
The bias of a double-precision floating-point number's exponent.
v0.2.2 URL:
https://unpkg.com/@stdlib/constants-float64-exponent-bias@0.2.2/lib/index.js
Open
Browse Files
stdlib
stdmath
constant
const
mathematics
math
double
dbl
floating-point
float
ieee754
bias
exponent
@stdlib/constants-float64-max-base2-exponent-subnormal
The maximum biased base 2 exponent for a subnormal double-precision floating-point number.
v0.2.1 URL:
https://unpkg.com/@stdlib/constants-float64-max-base2-exponent-subnormal@0.2.1/lib/index.js
Open
Browse Files
stdlib
stdmath
constant
const
mathematics
math
double
dbl
floating-point
float
ieee754
bias
exponent
max
maximum
binary
subnormal
denormalized
base 2
@stdlib/math-base-special-ldexp
Multiply a double-precision floating-point number by an integer power of two.
v0.2.3 URL:
https://unpkg.com/@stdlib/math-base-special-ldexp@0.2.3/lib/index.js
Open
Browse Files
stdlib
stdmath
math
mathematics
frexp
ldexp
load
exponent
double
dbl
float
floating-point
number
ieee754
@stdlib/constants-float64-max-base2-exponent
The maximum biased base 2 exponent for a double-precision floating-point number.
v0.2.2 URL:
https://unpkg.com/@stdlib/constants-float64-max-base2-exponent@0.2.2/lib/index.js
Open
Browse Files
stdlib
stdmath
constant
const
mathematics
math
double
dbl
floating-point
float
ieee754
bias
exponent
max
maximum
binary
base 2