mathol 0.1.1

Math library in Rust
Documentation
1
2
3
4
pub mod vector2d;
pub mod vector3d;
pub mod line3d;
pub mod plane;