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
word-wrap
Wrap words to a specified length.
v1.2.5 URL:
https://unpkg.com/word-wrap@1.2.5/index.js
Open
Browse Files
break
carriage
line
new-line
newline
return
soft
text
word
word-wrap
words
wrap
@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
@aashutoshrathi/word-wrap
Wrap words to a specified length.
v1.2.6 URL:
https://unpkg.com/@aashutoshrathi/word-wrap@1.2.6/index.js
Open
Browse Files
break
carriage
line
new-line
newline
return
soft
text
word
word-wrap
words
wrap