Showing 1-17 of 17 packages
Faster equivalent of Math library.
Compile `.c/++` files to `.wasm` format using [WasmExplorer](https://mbebenita.github.io/WasmExplorer/) service by [@mbebenita](https://github.com/mbebenita).
Return the maximum value.
Return the minimum value.
Fast math special functions.
Compute the hyperbolic arccosine of a number.
Compute an absolute value.
Compute the hyperbolic arctangent of a number.
Compute the hyperbolic arcsine of a number.
Compute the hypotenuse.
Compute an integer binary logarithm (base two).
Compute an integer square root.
Compute the hyperbolic arctangent of a single-precision floating-point number.
Exponential function.
Compute the hypotenuse using the alpha max plus beta min algorithm.
Compute the absolute value of a single-precision floating-point number.
Compute the hypotenuse of a single-precision floating-point number.