Skip to content

This is a simple calculator web app built using HTML, CSS, and JavaScript. It allows users to perform basic mathematical operations such as addition, subtraction, multiplication, and division. The app features a user-friendly interface with a display for input and buttons for numerical input, operators, and result calculation.

Notifications You must be signed in to change notification settings

GauravChavan18/Calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Calculator Web App

This is a simple calculator web app designed to perform basic mathematical operations. It provides a user-friendly interface with the following features:

Screenshot (31)

Features

  • Input Display: The app features a visually appealing input display at the top, showing the current equation or calculation.

  • Numerical Buttons: Numeric buttons (0-9) are available for inputting digits for your calculations.

  • Operator Buttons: Operator buttons for addition (+), subtraction (-), multiplication (x), and division (/) make it easy to build complex equations.

  • Delete Button: The "DEL" button allows you to delete the last input digit or operator, helping you correct your input.

  • Equals Button: The "=" button performs calculations and displays the result of the entered equation in the input display.

  • Reset Button: The "RESET" button clears the input and allows you to start a new calculation.

About

This is a simple calculator web app built using HTML, CSS, and JavaScript. It allows users to perform basic mathematical operations such as addition, subtraction, multiplication, and division. The app features a user-friendly interface with a display for input and buttons for numerical input, operators, and result calculation.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published