Search
bmp-ts
A pure typescript BMP encoder and decoder
v1.0.9 URL:
https://unpkg.com/bmp-ts@1.0.9/dist/commonjs/index.js
Open
Browse Files
bmp
1bit
4bit
8bit
16bit
24bit
32bit
encoder
decoder
image
javascript
js
@stdlib/constants-float32-smallest-normal
Smallest positive normalized single-precision floating-point number.
v0.2.2 URL:
https://unpkg.com/@stdlib/constants-float32-smallest-normal@0.2.2/lib/index.js
Open
Browse Files
stdlib
stdmath
constant
const
mathematics
math
float
float32
32bit
positive
nonzero
min
minimum
smallest
floating-point
ieee754
normalized
normal
bmp-ts-for-printer
A pure typescript BMP encoder and decoder
v1.1.0 URL:
https://unpkg.com/bmp-ts-for-printer@1.1.0/dist/commonjs/index.js
Open
Browse Files
bmp
1bit
4bit
8bit
16bit
24bit
32bit
encoder
decoder
image
javascript
js
@stdlib/constants-float32-max
Maximum single-precision floating-point number.
v0.2.2 URL:
https://unpkg.com/@stdlib/constants-float32-max@0.2.2/lib/index.js
Open
Browse Files
stdlib
stdmath
constant
const
mathematics
math
max
maximum
floating-point
float32
float
32bit
ieee754
single
precision
largest
greatest
extra-integer
A 32-bit integer can store values from -2^31 to 2^31 - 1.
v2.2.0 URL:
https://unpkg.com/extra-integer@2.2.0/index.js
Open
Browse Files
extra
integer
32bit
bit
MAX_VALUE
MIN_VALUE
abs
is
isPow2
log10
log2
nextPow2
pow10
pow2
prevPow2
signEqual