Search
@stdlib/complex-float64
Double-precision complex number functions.
v0.3.0 URL:
https://unpkg.com/@stdlib/complex-float64@0.3.0/lib/index.js
Open
Browse Files
stdlib
stdtypes
types
complex
cmplx
number
namespace
ns
float64
@stdlib/assert-is-float64array
Test if a value is a Float64Array.
v0.2.2 URL:
https://unpkg.com/@stdlib/assert-is-float64array@0.2.2/lib/index.js
Open
Browse Files
stdlib
stdassert
assertion
assert
utilities
utility
utils
util
float64array
float64
double
ieee754
typed
typed array
typed-array
array
is
isarray
istypedarray
type
check
validate
valid
isvalid
test
@stdlib/constants-float64-smallest-normal
Smallest positive double-precision floating-point normal number.
v0.2.2 URL:
https://unpkg.com/@stdlib/constants-float64-smallest-normal@0.2.2/lib/index.js
Open
Browse Files
stdlib
stdmath
constant
const
mathematics
math
double
float64
64bit
64-bit
positive
nonzero
min
minimum
smallest
floating-point
ieee754
normalized
normal
@stdlib/constants-float64-ninf
Double-precision floating-point negative infinity.
v0.2.2 URL:
https://unpkg.com/@stdlib/constants-float64-ninf@0.2.2/lib/index.js
Open
Browse Files
stdlib
stdmath
constant
const
mathematics
math
ninf
negative
infinity
inf
ieee754
double
dbl
precision
floating-point
float64
@stdlib/number-float64-base-to-words
Split a double-precision floating-point number into a higher order word and a lower order word.
v0.2.2 URL:
https://unpkg.com/@stdlib/number-float64-base-to-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
words
split
high
low
sign
signbit
significand
mantissa
exponent
fraction