Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 439 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 439 Bytes

js-calculator

This is a simple calculator made using html, css and js. Here, we can input numbers and operations via the buttons and the explained would be displayed. The calculator contains simple operations: addition, subtraction, multiplication and division. The required expression can be input and can be evaluated using the equals button.

To change the theme, click on any of the theme buttons to change to the desired theme.