A calculator is a machine which allows people to do math operations more easily. For example, most calculators will add, subtract, multiply, and divide. Some also do square roots. It is created by use of JavaScript Html Css.
- Addition opeartion
- Divide opeartion
- Subtract opeartion
- Multiply opeartion
This is a simple project. You can use any server to serve up the html pages. Once the server is runnning just go to the localhost link the server provides.
- This is the Landing page of Calculator
2.This is Addition Opreation.
3.This is Able to do all operation at ones.