Skip to content

Mazkhan99/Calculator-using-JavaScript

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Author : Maz Khan

Calculator

This is a simple calculator web application created by Maaz Zama using HTML, CSS, and JavaScript.

How to Use: Input: Enter numbers and operators using the buttons provided. Operations: Use buttons for addition (+), subtraction (-), multiplication (*), and division (/). Clear: Press the "AC" button to clear the input field. Delete: Press the "DEL" button to delete the last character. Percentage: Press the "%" button to calculate percentages. Equals: Press the "=" button to perform the calculation.

Features: Basic Arithmetic Operations: Addition, subtraction, multiplication, and division. Clear and Delete: Options to clear the input field or delete the last character. Percentage Calculation: Ability to calculate percentages. Responsive Design: The calculator is designed to work on various screen sizes.

How it Works: Users can input numbers and perform calculations using the buttons provided. The JavaScript code handles user input and performs the corresponding calculations. CSS is used for styling to create an attractive and user-friendly interface.

Suggestions and Contributions: Feel free to suggest improvements or contribute to this project by creating a pull request or raising an issue in the GitHub repository.

About: This project aims to provide a simple yet functional calculator tool for performing basic arithmetic operations. It's designed to be easy to use and accessible to users on various devices.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published