@stdlib/math-base-special-absf
Advanced tools
+2
-2
| { | ||
| "name": "@stdlib/math-base-special-absf", | ||
| "version": "0.0.4", | ||
| "version": "0.0.5", | ||
| "description": "Compute the absolute value of a single-precision floating-point number.", | ||
@@ -17,3 +17,3 @@ "license": "Apache-2.0", | ||
| "main": "./lib", | ||
| "gypfile": true, | ||
| "gypfile": false, | ||
| "directories": { | ||
@@ -20,0 +20,0 @@ "benchmark": "./benchmark", |
+1
-1
@@ -34,3 +34,3 @@ <!-- | ||
| <div class="equation" align="center" data-raw-text="|x| = \begin{cases} x & \textrm{if}\ x \geq 0 \\ -x & \textrm{if}\ x < 0\end{cases}" data-equation="eq:absolute_value"> | ||
| <img src="https://cdn.rawgit.com/stdlib-js/stdlib/e324c10d733d1fb596b21818854c9bd5ca724531/lib/node_modules/@stdlib/math/base/special/absf/docs/img/equation_absolute_value.svg" alt="Absolute value"> | ||
| <img src="https://cdn.jsdelivr.net/gh/stdlib-js/stdlib@5b4ee1217697eb737011e0d588fddbb119806753/lib/node_modules/@stdlib/math/base/special/absf/docs/img/equation_absolute_value.svg" alt="Absolute value"> | ||
| <br> | ||
@@ -37,0 +37,0 @@ </div> |
| # CHANGELOG | ||
| > Package changelog. | ||
| See [GitHub Releases](https://github.com/stdlib-js/math-base-special-absf/releases) for the changelog. |
57638
-0.23%18
-5.26%