An online calculator with basic arithmetic operations built using HTML5, CSS3 and JS ES6 features. It can be controlled by a mouse or by a keyboard. For starting your own calculations visit the site
- All basic operations are supported (divide, multiple, remainder, add, subtract).
- Operations performed using BEDMAS rule and follows order of precendence from MDN Library.
- Keyboard inputs are supported for numbers, opertaors and other options.
- Comes with options to clear/delete a single input (backspace) OR clear the whole display.
Project inspiration from The Odin Project.
- MIT License
- Copyright © 2020 Ujwal Pansari aka Captain Usopp