@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-uint32-base-to-int32

Convert an unsigned 32-bit integer to a signed 32-bit integer.
v0.2.2 URL: https://unpkg.com/@stdlib/number-uint32-base-to-int32@0.2.2/lib/index.js
OpenBrowse Files
stdlibstdtypesbaseutilitiesutilityutilsutiltypestypecastconvertuint32int32integerintunsignedsignedtobitsnumber

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

@stdlib/number-float64-base-set-low-word

Set the less significant 32 bits of a double-precision floating-point number.
v0.2.2 URL: https://unpkg.com/@stdlib/number-float64-base-set-low-word@0.2.2/lib/index.js
OpenBrowse Files
stdlibstdtypesbaseutilitiesutilityutilsutiltypestypefloat64floating-pointfloatdoubledblwordswordlowsetsignificandmantissafractionieee754

@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