Skip to content

Releases: Ramez08/Calculator

v1.1.0

01 Jul 21:21
Compare
Choose a tag to compare

Migration to React

Features stay the same migration done to add future features

v1.0.0 (Initial Release)

25 Jun 10:39
3df45a9
Compare
Choose a tag to compare

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.