A calculator is a device that performs arithmetic operations on numbers. Basic calculators can do addition, subtraction, multiplication and division mathematical calculations.
The addition (sum function) is used by clicking on the "+" button or using the keyboard. Thefunction results in a+b.
The subtraction (minus function) is used by clicking on the "-" button or using the keyboard.The function results in a-b.
The multiplication (times function) is used by clicking on the "x" button or using the keyboard"" key. The function results in ab.
The division (divide function) is used by clicking on the "÷" button or using the keyboard "÷"key. The function results in a/b.
- Light/dark mode toggle (using the button at top right corner )
- History button (at top left corner)
- Live previews
- Fullscreen mode
- Cross platform
We recommend you to go through the CONTRIBUTING.md file, where we have guided you step by step to make your contribution.