@stdlib/number-float64-base-normalize

js
Return a normal number `y` and exponent `exp` satisfying `x = y * 2^exp`.
Version 0.2.3 License Apache-2.0
Keywords
stdlibstdtypesbaseutilitiesutilityutilsutiltypestypefloat64doubledblfloating-pointieee754denormalized
INSTALL
Type:
<script type="module"> import stdlibnumberFloat64BaseNormalize from 'https://cdn.jsdelivr.net/npm/@stdlib/number-float64-base-normalize@0.2.3/+esm' </script>
All files
Selected files