Search
@stdlib/array-uint32
Uint32Array.
v0.2.2 URL:
https://unpkg.com/@stdlib/array-uint32@0.2.2/lib/index.js
Open
Browse Files
stdlib
stdtypes
types
data
structure
array
typed
typed array
typed-array
uint32array
uint32
uint32_t
integer
int
uint
unsigned
long
@stdlib/assert-is-uint32array
Test if a value is a Uint32Array.
v0.2.2 URL:
https://unpkg.com/@stdlib/assert-is-uint32array@0.2.2/lib/index.js
Open
Browse Files
stdlib
stdassert
assertion
assert
utilities
utility
utils
util
uint32array
uint32
unsigned
integer
int
uint
doubleword
long
word
longword
typed
typed array
typed-array
array
is
isarray
istypedarray
type
check
validate
valid
isvalid
test
@stdlib/constants-uint32-max
Maximum unsigned 32-bit integer.
v0.2.2 URL:
https://unpkg.com/@stdlib/constants-uint32-max@0.2.2/lib/index.js
Open
Browse Files
stdlib
stdmath
constant
const
max
maximum
array
length
uint32
integer
int
unsigned
32-bit
@stdlib/number-float64-base-from-words
Create a double-precision floating-point number from a higher order word and a lower order word.
v0.2.2 URL:
https://unpkg.com/@stdlib/number-float64-base-from-words@0.2.2/lib/index.js
Open
Browse Files
stdlib
stdtypes
base
utilities
utility
utils
util
types
type
float64
floating-point
float
double
dbl
from
words
create
high
low
int32
uint32
number
ieee754
@stdlib/number-float32-base-to-word
Return an unsigned 32-bit integer corresponding to the IEEE 754 binary representation of a single-precision floating-point number.
v0.2.2 URL:
https://unpkg.com/@stdlib/number-float32-base-to-word@0.2.2/lib/index.js
Open
Browse Files
stdlib
stdtypes
base
utilities
utility
utils
util
types
type
convert
floating-point
float32
single
float
to
bits
uint32
word
unsigned
32-bit
integer
literal
number
binary
ieee754