Search
@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
@stdlib/number-float64-base-get-high-word
Return an unsigned 32-bit integer corresponding to the more significant 32 bits of a double-precision floating-point number.
v0.2.2 URL:
https://unpkg.com/@stdlib/number-float64-base-get-high-word@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
word
high
sign
signbit
significand
mantissa
exponent
fraction
ieee754
@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-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-high-word-exponent-mask
High word mask for the exponent of a double-precision floating-point number.
v0.2.2 URL:
https://unpkg.com/@stdlib/constants-float64-high-word-exponent-mask@0.2.2/lib/index.js
Open
Browse Files
stdlib
stdmath
constant
const
mathematics
math
float
float64
64bit
floating-point
ieee754
mask
exponent
bits
high
word