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-exponent

Returns an integer corresponding to the unbiased exponent of a double-precision floating-point number.
v1.0.0 URL: https://unpkg.com/math-float64-exponent@1.0.0/lib/index.js
OpenBrowse Files
compute.iocompute-iocomputecomputationmath.iomath-iomathmathematicsexponentunbiasedbitsfloating-pointfloat64floatdoubledblieee754numberhighword

math-abs

Computes an absolute value.
v1.0.2 URL: https://unpkg.com/math-abs@1.0.2/lib/index.js
OpenBrowse Files
compute.iocompute-iocomputecomputationmath.iomath-iomathmathematicsmath.absabsabsolutevaluescalarnumber

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

math-float64-from-words

Creates a double-precision floating-point number from a higher order word and a lower order word.
v1.0.0 URL: https://unpkg.com/math-float64-from-words@1.0.0/lib/index.js
OpenBrowse Files
math.iomath-iomathematicsmathcompute.iocompute-iocomputationcomputefloat64floating-pointfloatdoubledblfromwordscreatehighlowint32uint32numberieee754