This is a simple calculator application that performs basic math functions and has verifications for double clicking of the operator button.
The calculator allows to do +, -, ×, ÷ functions. Additional functins available are +/- , % and square root. There is no limitations on the numebr of digits displayed. Calculator allows to do multiple calculations ina sequence.
Calculator does not allow to press two operator signs one after another (orange color buttons).
There is no adjustment implemented for a smaller screens, calculator is normally displayed on the screens as small as 400px wide.
Simply open it in a browser and it is ready to use.
There are no dependencies as such and no installation required
No special execution instructions.
The calculator does not allow to press two operator signs one after another (orange color buttons), you can use 'AC' button in case of errors.
Contributors names and contact info
Irina Anastasieva https://www.instagram.com/ianastasieva/
- 0.1
- Initial Release
This project is not licensed
Inspiration, code snippets, etc.