@stdlib/number-float64-base-to-float32

Convert a double-precision floating-point number to the nearest single-precision floating-point number.
v0.2.2 URL: https://unpkg.com/@stdlib/number-float64-base-to-float32@0.2.2/lib/index.js
OpenBrowse Files
stdlibstdtypesbaseutilitiesutilityutilsutiltypestypecastconvertfloat64doubledblfloat32floattobitsnumber

@stdlib/number-float64-base-normalize

Return a normal number `y` and exponent `exp` satisfying `x = y * 2^exp`.
v0.2.3 URL: https://unpkg.com/@stdlib/number-float64-base-normalize@0.2.3/lib/index.js
OpenBrowse Files
stdlibstdtypesbaseutilitiesutilityutilsutiltypestypefloat64doubledblfloating-pointieee754denormalizednormalizesubnormalnumbernormalfloat

@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
OpenBrowse Files
stdlibstdtypesbaseutilitiesutilityutilsutiltypestypeexponentunbiasedbitsfloating-pointfloat64floatdouble64-bitieee754numberword

@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
OpenBrowse Files
stdlibstdtypesbaseutilitiesutilityutilsutiltypestypefloat64floating-pointfloatdoubledblfromwordscreatehighlowint32uint32numberieee754

@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
OpenBrowse Files
stdlibstdtypesbaseutilitiesutilityutilsutiltypestypefloat64floating-pointfloatdoubledblwordssplithighlowsignsignbitsignificandmantissaexponentfraction