mathru 0.0.1

Simple matthematics library written in Rust
Documentation

Rumath

crate documentation minimum rustc 1.30.1


A simple mathematics library written in Rust

Features

Usage


Add this to your Cargo.toml:

[dependencies]
mathru = "0.0.1"

and this to your crate root:

extern crate mathru;

Contributions


Any contribution is welcome!