/equation-solver

A small equation solver module in rust

Primary LanguageRust

Equation Solver

This is a simple rust libarary used to compile simple string equations into mathematically evaluatable equations.

Examples

Head over to the examples folder and see a small range of ways that you can use this libarary.