Skip to content

Releases: Ramez-Ibrahim/Calculator

v1.2.0 (New Features)

06 Oct 13:18
Compare
Choose a tag to compare

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

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.