A simple calculator using Javascript and CSS. The calculator can be operated using keyboard and by pressing the buttons. Keys and their corresponding operations:
-
- Add
-
- Subtract
-
- x X Multiply
- / Divide
- = Evaluate
- c C Clear
View the Calculator: http://htmlpreview.github.io/?https://github.com/Mangalashri/Calculator/blob/master/calc.html