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 minimum value.
Return the maximum value.
Compute an integer binary logarithm (base two).
Exponential function.
Compute the hyperbolic arctangent of a number.
Compute the hypotenuse using the alpha max plus beta min algorithm.
Compute the hyperbolic arcsine of a number.
Compute an absolute value.
Compute an integer square root.
Compute the hyperbolic arccosine of a number.
Compute the hypotenuse.
Fast math special functions.
Compute the absolute value of a single-precision floating-point number.
Compute the hypotenuse of a single-precision floating-point number.
Compute the hyperbolic arctangent of a single-precision floating-point number.
High-performance no_std math routines targeting glibc parity and strict f64 accuracy.
A pure Rust implementation of the SGP4 algorithm for satellite propagation
Rust SDK for Rebel Technology Owl2/3 devices
a lightweight just-in-time (JIT) optimizer compiler