Skip to content

rishika105/calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Simple Calculator

Description

This is a web-based calculator that performs basic arithmetic operations such as addition, subtraction, multiplication, division, and exponentiation.

Features

  • Arithmetic Operations: Supports +, -, *, /, and ^ operations.
  • Clear Input: AC button clears the entire input.
  • Delete Last Entry: DE button removes the last character.
  • Evaluate: = button calculates the result.

Screenshot

image

Usage

  1. Enter numbers using the numeric buttons.
  2. Select an operation.
  3. Press = to calculate the result.
  4. Use AC to clear or DE to delete the last input.

How to Run

Check out the deployed calculator: https://deploypreview-calculator-rishika-2005.netlify.app/.
If you want to run the code locally, just open index.html.

About

This is a simple calculator website using HTML, CSS and JAVASCRIPT.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published