@stdlib/math-base-special-absf
Advanced tools
+5
-5
| { | ||
| "name": "@stdlib/math-base-special-absf", | ||
| "version": "0.2.1", | ||
| "version": "0.2.2", | ||
| "description": "Compute the absolute value of a single-precision floating-point number.", | ||
@@ -36,6 +36,6 @@ "license": "Apache-2.0", | ||
| "dependencies": { | ||
| "@stdlib/constants-float32-abs-mask": "^0.2.1", | ||
| "@stdlib/math-base-napi-unary": "^0.2.1", | ||
| "@stdlib/number-float32-base-to-word": "^0.2.1", | ||
| "@stdlib/utils-library-manifest": "^0.2.1" | ||
| "@stdlib/constants-float32-abs-mask": "^0.2.2", | ||
| "@stdlib/math-base-napi-unary": "^0.2.3", | ||
| "@stdlib/number-float32-base-to-word": "^0.2.2", | ||
| "@stdlib/utils-library-manifest": "^0.2.2" | ||
| }, | ||
@@ -42,0 +42,0 @@ "devDependencies": {}, |
+2
-2
@@ -262,4 +262,4 @@ <!-- | ||
| [test-image]: https://github.com/stdlib-js/math-base-special-absf/actions/workflows/test.yml/badge.svg?branch=v0.2.1 | ||
| [test-url]: https://github.com/stdlib-js/math-base-special-absf/actions/workflows/test.yml?query=branch:v0.2.1 | ||
| [test-image]: https://github.com/stdlib-js/math-base-special-absf/actions/workflows/test.yml/badge.svg?branch=v0.2.2 | ||
| [test-url]: https://github.com/stdlib-js/math-base-special-absf/actions/workflows/test.yml?query=branch:v0.2.2 | ||
@@ -266,0 +266,0 @@ [coverage-image]: https://img.shields.io/codecov/c/github/stdlib-js/math-base-special-absf/main.svg |
Sorry, the diff of this file is not supported yet
41275
-5.05%18
-5.26%