Search
to-words
Converts numbers (including decimal points) into words & currency.
v4.1.0 URL:
https://unpkg.com/to-words@4.1.0/dist/ToWords.js
Open
Browse Files
to words
number to words
number to words currency
international number to words
international number to words currency
convert-numbers
i18n
converter
number
word
currency
@stdlib/number-float64-base-exponent
Return an integer corresponding to the unbiased exponent of a double-precision floating-point number.
v0.2.2 URL:
https://unpkg.com/@stdlib/number-float64-base-exponent@0.2.2/lib/index.js
Open
Browse Files
stdlib
stdtypes
base
utilities
utility
utils
util
types
type
exponent
unbiased
bits
floating-point
float64
float
double
64-bit
ieee754
number
word
@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/number-float32-base-to-word
Return an unsigned 32-bit integer corresponding to the IEEE 754 binary representation of a single-precision floating-point number.
v0.2.2 URL:
https://unpkg.com/@stdlib/number-float32-base-to-word@0.2.2/lib/index.js
Open
Browse Files
stdlib
stdtypes
base
utilities
utility
utils
util
types
type
convert
floating-point
float32
single
float
to
bits
uint32
word
unsigned
32-bit
integer
literal
number
binary
ieee754
@stdlib/number-float64-base-get-low-word
Return an unsigned 32-bit integer corresponding to the less significant 32 bits of a double-precision floating-point number.
v0.2.2 URL:
https://unpkg.com/@stdlib/number-float64-base-get-low-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
low
fraction
frac
signficand
mantissa
ieee754