@stdlib/number-float64-base-to-words

@stdlib/number-float64-base-to-words JS library homepage @stdlib/number-float64-base-to-words JS library on GitHub @stdlib/number-float64-base-to-words JS library on npm Download @stdlib/number-float64-base-to-words JS library

Split a double-precision floating-point number into a higher order word and a lower order word.

Version 0.2.2 License Apache-2.0
@stdlib/number-float64-base-to-words JS library homepage
@stdlib/number-float64-base-to-words JS library on GitHub
@stdlib/number-float64-base-to-words JS library on npm
Download @stdlib/number-float64-base-to-words JS library
Keywords
stdlibstdtypesbaseutilitiesutilityutilsutiltypestypefloat64floating-pointfloatdoubledblwords
INSTALL
Type:
<script type="module"> import stdlibnumberFloat64BaseToWords from 'https://cdn.jsdelivr.net/npm/@stdlib/number-float64-base-to-words@0.2.2/+esm' </script>
Learn more