Skip to content

NermeenKamal/Calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Calculator App

This is a simple calculator web application built using HTML, CSS, and JavaScript.

Description

This calculator allows users to perform basic arithmetic operations such as addition, subtraction, multiplication, and division. It also supports decimal numbers and multiple operations in a single expression.

Features

  • Addition
  • Subtraction
  • Multiplication
  • Division
  • Support for decimal numbers
  • Multiple operations in a single expression

Getting Started

To use the calculator, simply open the index.html file in a web browser. The calculator interface will be displayed, allowing you to input numbers and perform calculations.

Usage

  1. Enter numbers using the buttons provided.
  2. Use the operation buttons (+, -, *, /) to perform arithmetic operations.
  3. Click the equals button (=) to calculate the result.
  4. To clear the input, click the reset button (C).

Screenshots

Contributing

Contributions are welcome! If you find any bugs or have suggestions for improvements, please open an issue or create a pull request.

License

This project is licensed under the MIT License.