math-float64-get-high-word
Returns a 32-bit integer corresponding to the more significant 32 bits of a double-precision floating-point number.
math-float64-exponent
Returns an integer corresponding to the unbiased exponent of a double-precision floating-point number.
math-float64-from-words
Creates a double-precision floating-point number from a higher order word and a lower order word.