# Burbomath
[](https://github.com/burbokop/burbomath/actions/workflows/ci.yml)
[](https://crates.io/crates/burbomath)
[](https://docs.rs/burbomath)
Burbokop's rust math library
Documentation:
- [API reference (docs.rs)](https://docs.rs/burbomath)
## Usage
Add this to your `Cargo.toml`:
```toml
[dependencies]
burbomath = "0.0.1"
```