A command line math evaluator.
src | ||
.gitignore | ||
Cargo.toml | ||
README.md |
quickmaths
A small, pretty command line calculator.
Features expression evaluation, variable assignment, an interactive mode, pretty output, and a variety of preset constants and functions focused on pure mathematics, data science, and computer science.
More information is available on the project wiki.