Skip to content

vmakrioski/Calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Calculator


A simple Calculator App built using HTML, CSS and JavaScript.

Features


  • Basic arithmetic operations: addition, subtraction, multiplication and division.

Usage


  1. Click the number buttons to input numbers.
  2. Click the operator buttons (+, -, * or /) to select a mathematical operation.
  3. Click the "←" button to delete last input number or operator.
  4. Click the "C" button to clear the display.
  5. Click the "=" button to calculate result based on the last selected operation.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published