@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
OpenBrowse Files
stdlibstdmathconstantconstmathematicsmathfloatfloat6464bitfloating-pointieee754masksignbitshighword

@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/constants-float64-high-word-exponent-mask

High word mask for the exponent of a double-precision floating-point number.
v0.2.2 URL: https://unpkg.com/@stdlib/constants-float64-high-word-exponent-mask@0.2.2/lib/index.js
OpenBrowse Files
stdlibstdmathconstantconstmathematicsmathfloatfloat6464bitfloating-pointieee754maskexponentbitshighword

@stdlib/constants-float64-high-word-abs-mask

High word mask for excluding the sign bit of a double-precision floating-point number.
v0.2.2 URL: https://unpkg.com/@stdlib/constants-float64-high-word-abs-mask@0.2.2/lib/index.js
OpenBrowse Files
stdlibstdmathconstantconstmathematicsmathfloatfloat6464bitfloating-pointieee754masksignbitshighword

@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