Rumath

crate documentation minimum rustc 1.30.1


A simple mathematics library written in Rust

Features

## Usage

Add this to your Cargo.toml:

toml [dependencies] mathru = "0.0.1"

and this to your crate root:

rust extern crate mathru;

## Contributions

Any contribution is welcome!