This is a project for The Odin Project curriculum.
FUNCTIONS
- add
- subtract
- multiply
- divide
INTERFACE
The UI of the calculator contains all of the above functions as well as numbers 0-9 in order to complete the necessary mathematical equations as well as clear and equal buttons to properly evaluate the expressions.