@stdlib/number-float32-base-to-word
Advanced tools
Comparing version 0.0.1 to 0.0.2
@@ -24,3 +24,3 @@ /** | ||
* | ||
* @module @stdlib/number/float32/base/to-word | ||
* @module @stdlib/number-float32-base-to-word | ||
* | ||
@@ -27,0 +27,0 @@ * @example |
{ | ||
"name": "@stdlib/number-float32-base-to-word", | ||
"version": "0.0.1", | ||
"version": "0.0.2", | ||
"description": "Return an unsigned 32-bit integer corresponding to the IEEE 754 binary representation of a single-precision floating-point number.", | ||
@@ -5,0 +5,0 @@ "license": "Apache-2.0", |
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
17
237
52799