Skip to content

This project is about calculator,I have created this project using javascript ,html and css

Notifications You must be signed in to change notification settings

mohdammar128/Calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Basic Calculator using JavaScript

Overview

This project is a basic calculator built using JavaScript. It is designed to perform simple mathematical calculations such as addition, subtraction, multiplication, and division.

Features

The calculator has the following features:

  • Simple and intuitive user interface
  • Four basic mathematical operations: addition, subtraction, multiplication, and division
  • Clear button to reset the calculator

How to Use

To use the calculator, follow these steps:

  1. Open the index.html file in your web browser.

  2. Click on the calculator buttons to enter the numbers and operators you want to calculate.

  3. The calculator will display the result of your calculation in the main display area.

Technologies Used

The calculator was built using the following technologies:

  • JavaScript for the logic and functionality
  • HTML and CSS for the user interface

Limitations

The calculator has the following limitations:

  • It only supports basic mathematical operations.
  • It does not support advanced mathematical functions such as square roots, exponents, or trigonometric functions.

Conclusion

The Basic Calculator using JavaScript is a simple and easy-to-use calculator that can perform basic mathematical calculations. With its intuitive user interface and keyboard support, it is a convenient tool for quick calculations. With its responsive design, it can be used on desktop and mobile devices. However, it has some limitations and does not support advanced mathematical functions.

About

This project is about calculator,I have created this project using javascript ,html and css

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages