Search
@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/constants-int32-max
Maximum signed 32-bit integer.
v0.3.0 URL:
https://unpkg.com/@stdlib/constants-int32-max@0.3.0/lib/index.js
Open
Browse Files
stdlib
stdmath
constant
const
max
maximum
integer
int
int32
signed
32-bit
@stdlib/number-uint32-base-to-int32
Convert an unsigned 32-bit integer to a signed 32-bit integer.
v0.2.2 URL:
https://unpkg.com/@stdlib/number-uint32-base-to-int32@0.2.2/lib/index.js
Open
Browse Files
stdlib
stdtypes
base
utilities
utility
utils
util
types
type
cast
convert
uint32
int32
integer
int
unsigned
signed
to
bits
number
@stdlib/assert-is-int32array
Test if a value is an Int32Array.
v0.2.2 URL:
https://unpkg.com/@stdlib/assert-is-int32array@0.2.2/lib/index.js
Open
Browse Files
stdlib
stdassert
assertion
assert
utilities
utility
utils
util
int32array
int32
signed
integer
int
long
word
longword
doubleword
typed
typed array
typed-array
array
is
isarray
istypedarray
type
check
validate
valid
isvalid
test
@stdlib/array-int32
Int32Array.
v0.2.2 URL:
https://unpkg.com/@stdlib/array-int32@0.2.2/lib/index.js
Open
Browse Files
stdlib
stdtypes
types
data
structure
array
typed
typed array
typed-array
int32array
int32
int32_t
integer
int
signed
long