Expand description
.Math library with adapters.
module::wmath
Math library aggregating several math modules.
Sample
use wmath::*;
/* qqq : write */
To add to your project
cargo add wmath --devTry out from the repository
git clone https://github.com/Wandalen/wTools
cd wTools
cd sample/rust/wmath_trivial
cargo runRe-exports
pub use exposed::*;