This Calculator does the most basic operations. These are Addition, Subtraction, multiplication and division.
*First step is to enter an operator, then you enter the numbers you want to perform operation on.
Checklist
[x] I have read and understand the contribution guidelines.
[x] I have tested this code.
[x] I have updated the documentation.
[x] I followed the standards described in the README.
[x] I have reviewed and addressed any comments and feedback.
A Simple Calculator
A simple Javascript Calculator
This Calculator does the most basic operations. These are Addition, Subtraction, multiplication and division. *First step is to enter an operator, then you enter the numbers you want to perform operation on.
Checklist
Related Issues (required)
Issue: https://github.com/RuanAragao/calculator/issues/119