This is a HTML/CSS & Javascript built project with the intention of cloning the calculator found on IOS devices.
Functions Implemented using switch statements are:
- Addition (+)
- Subtraction (-)
- Multiplication (*)
- Division (/)
- Modulos (%)
- Negation (+/-)