@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

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

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

math-float64-get-high-word

Returns a 32-bit integer corresponding to the more significant 32 bits of a double-precision floating-point number.
v1.0.0 URL: https://unpkg.com/math-float64-get-high-word@1.0.0/lib/index.js
OpenBrowse Files
math.iomath-iomathematicsmathcompute.iocompute-iocomputationcomputefloat64floating-pointfloatdoubledblwordswordhighsignsignbitsignificandmantissaexponentfractionieee754

math-float64-to-words

Splits a floating-point number into a higher order word and a lower order word.
v1.0.0 URL: https://unpkg.com/math-float64-to-words@1.0.0/lib/index.js
OpenBrowse Files
math.iomath-iomathematicsmathcompute.iocompute-iocomputationcomputefloat64floating-pointfloatdoubledblwordssplithighlowsignsignbitsignificandmantissaexponentfraction