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

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

Create a double-precision floating-point number from a higher order word and a lower order word.

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