@stdlib/constants-float64-min-base2-exponent-subnormal
Advanced tools
Comparing version 0.0.5 to 0.0.6
{ | ||
"name": "@stdlib/constants-float64-min-base2-exponent-subnormal", | ||
"version": "0.0.5", | ||
"version": "0.0.6", | ||
"description": "The minimum biased base 2 exponent for a subnormal double-precision floating-point number.", | ||
@@ -5,0 +5,0 @@ "license": "Apache-2.0", |
@@ -51,2 +51,4 @@ <!-- | ||
<!-- eslint-disable id-length --> | ||
```javascript | ||
@@ -53,0 +55,0 @@ var bool = ( FLOAT64_MIN_BASE2_EXPONENT_SUBNORMAL === -1074 ); |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
136
33218
8