Skip to content

A simple calculator that performs basic arithmetic operations such as addition, subtraction, multiplication, and division based on user input, providing valid results.

Notifications You must be signed in to change notification settings

imprince2396/Basic-Calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Basic Calculator

This is a simple calculator web application built using HTML, CSS, and JavaScript. The calculator performs basic arithmetic operations like addition, subtraction, multiplication, and division based on user input.

Features

  • Perform addition, subtraction, multiplication, and division.
  • User-friendly interface.
  • Real-time calculations as users input numbers and operators.

Technologies Used

  • HTML: For creating the structure of the calculator.
  • CSS: For styling the calculator layout and buttons.
  • JavaScript: For performing the arithmetic operations and handling user input.

How to Use

  1. Enter the numbers using the provided buttons.
  2. Choose the arithmetic operation (e.g., +, -, *, /).
  3. Click on the = button to get the result.
  4. To clear the input, click on the C button.

About

A simple calculator that performs basic arithmetic operations such as addition, subtraction, multiplication, and division based on user input, providing valid results.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published