Skip to content

SHAILY-MANDAL/calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Basic Mathematical Calculator

This project implements a simple calculator using HTML, CSS, and JavaScript. It allows users to perform basic arithmetic operations like addition, subtraction, multiplication, and division.

Features:

Input field for user to enter numbers Buttons for basic arithmetic operations (+, -, *, /) Clear button to reset the calculator Display area to show the current calculation and result Technologies Used:

HTML: Provides the structure and layout of the calculator interface. CSS: Styles the visual appearance of the calculator buttons and display area. JavaScript: Handles user interactions, performs calculations, and updates the display.

About

basic and simple mathematical calculations

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published