This tool was made to practice rust and remind me of math concepts I have not used in ages.
Find a file
2024-03-14 17:52:22 -05:00
src Add a bit about the program for the users, fix spelling errors 2024-03-14 17:52:22 -05:00
.gitignore Add basic Input validation for if user enters digit or 'q' as a choice 2024-03-14 14:47:48 -05:00
Cargo.toml Add basic Input validation for if user enters digit or 'q' as a choice 2024-03-14 14:47:48 -05:00
LICENSE Initial commit 2024-03-14 13:31:08 -05:00
README.md Initial commit 2024-03-14 13:31:08 -05:00

math-tool

This tool was made to practice rust and remind me of math concepts I have not used in ages.