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-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
right-now
Get the quickest, most high-resolution timestamp possible in node or the browser
v1.0.0 URL:
https://unpkg.com/right-now@1.0.0/index.js
Open
Browse Files
time
high
resolution
fast
quick
nanosecond
millsecond
performance
now
@stdlib/number-float64-base-set-high-word
Set the more significant 32 bits of a double-precision floating-point number.
v0.2.2 URL:
https://unpkg.com/@stdlib/number-float64-base-set-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
set
sign
signbit
significand
mantissa
exponent
fraction
ieee754
@stdlib/constants-float64-high-word-sign-mask
High word mask for the sign bit of a double-precision floating-point number.
v0.2.1 URL:
https://unpkg.com/@stdlib/constants-float64-high-word-sign-mask@0.2.1/lib/index.js
Open
Browse Files
stdlib
stdmath
constant
const
mathematics
math
float
float64
64bit
floating-point
ieee754
mask
sign
bits
high
word