You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

12 lines
253 B
Markdown

# calc
A simple commandline calculator.
Not very functional at this point though.
## Planned Features:
- Equation as command paramaters
- More complicated mathematical functions
- Adhere properly to BEDMAS
- Read equations from file
- Unit conversion