Releases: Ramez-Ibrahim/Calculator
Releases · Ramez-Ibrahim/Calculator
v1.2.0 (New Features)
New Features:
- ( )
- EE
- tan -1
- cos -1
- sin -1
- tan
- cos
- sin
- 10x
- ^ (exponent)
- In
- log
- x!
- e
- Root
- x2
- Pie
- 1/x
- x3
Calculator is now responsive!
v1.1.0
Migration to React
Features stay the same migration done to add future features
v1.0.0 (Initial Release)
Simple Calculator Web Application
We are excited to announce the release of a simple yet powerful calculator web application, crafted with HTML, CSS, and JavaScript. This user-friendly tool enables you to perform basic arithmetic operations including addition, subtraction, multiplication, and division.
Key Features:
- Clear Display: Easily reset the calculator's display.
- Delete Function: Remove the last character entered.
- Decimal Input: Handle decimal numbers with precision.
- Arithmetic Operations: Perform addition, subtraction, multiplication, and division.
- Operand Viewing: Monitor both previous and current operands.
- Instant Results: Obtain computed results promptly.