Skip to content

devang-kumar/simple-calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Simple Calculator

A basic calculator built using HTML, CSS, and JavaScript. This calculator performs fundamental arithmetic operations and provides additional functionalities.

Features

  • Arithmetic Operations: Addition, subtraction, multiplication, and division.
  • Decimal Numbers & Percentages: Supports calculations with decimal numbers and percentage operations.
  • Parentheses Support: Allows users to enter expressions using parentheses.
  • Clear Function: Clears the display with a single click.
  • Expression Evaluation: Evaluates expressions and displays the result.

Files

  • calculator.html: The main HTML file for the calculator interface.
  • calculator1.css: The CSS stylesheet for the calculator interface (not included in this repository).
  • calc.js: The JavaScript file containing the logic for the calculator.

Usage

  1. Download or Clone the Repository:
    git clone https://github.com/your-username/simple-calculator.git

link

https://devang-kumar.github.io/simple-calculator/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published