@stdlib/constants-float64-max-base2-exponent-subnormal

@stdlib/constants-float64-max-base2-exponent-subnormal JS library homepage @stdlib/constants-float64-max-base2-exponent-subnormal JS library on GitHub @stdlib/constants-float64-max-base2-exponent-subnormal JS library on npm Download @stdlib/constants-float64-max-base2-exponent-subnormal JS library

The maximum biased base 2 exponent for a subnormal double-precision floating-point number.

Version 0.2.1 License Apache-2.0 Vulnerabilities 0
@stdlib/constants-float64-max-base2-exponent-subnormal JS library homepage
@stdlib/constants-float64-max-base2-exponent-subnormal JS library on GitHub
@stdlib/constants-float64-max-base2-exponent-subnormal JS library on npm
Download @stdlib/constants-float64-max-base2-exponent-subnormal JS library
Keywords
stdlibstdmathconstantconstmathematicsmathdoubledblfloating-pointfloatieee754biasexponentmaxmaximum
INSTALL
Type:
<script type="module"> import stdlibconstantsFloat64MaxBase2ExponentSubnormal from 'https://cdn.jsdelivr.net/npm/@stdlib/constants-float64-max-base2-exponent-subnormal@0.2.1/+esm' </script>
Learn more