Math library aggregating several math modules.
```rust use wmath::*;
/* qqq : write */
```
sh cargo add wmath --dev
sh git clone https://github.com/Wandalen/wTools cd wTools cd sample/rust/wmath_trivial cargo run