@stdlib/constants-float64-high-word-significand-mask
Advanced tools
Comparing version 0.0.5 to 0.0.6
{ | ||
"name": "@stdlib/constants-float64-high-word-significand-mask", | ||
"version": "0.0.5", | ||
"version": "0.0.6", | ||
"description": "High word mask for the significand of a 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 @@ // 0x000fffff = 1048575 => 0 00000000000 11111111111111111111 |
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
166
34286
8