Neptunal::

basemath

Instead of continuing to duplicate math functions in every math project I make, why not have a Rust library that I can import at any time?

Basemath aims to provide basic mathematical capabilities without using any dependencies.