# libmath
[![Build Status](https://img.shields.io/travis/scoobadog/libmath-rs.svg)](https://travis-ci.org/scoobadog/libmath-rs)
![Latest Tag](https://img.shields.io/github/tag/scoobadog/libmath-rs.svg)
[![Latest Crate](https://img.shields.io/crates/v/libmath.svg)](https://crates.io/crates/libmath)
![Crate Downloads](https://img.shields.io/crates/d/libmath.svg)
Mathematical utilities for Rust.
## Documentation
Documentation is available online at [docs.rs](https://docs.rs/libmath/).
## License
libmath is licensed under the MIT License.