Skip to content

YAXH64/Simple-Calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

8 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Advanced Calculator

Live Demo

An interactive, responsive calculator built with HTML, CSS, and JavaScript β€” packed with enhanced functionality like decimals, percent operations, backspace, square root, keyboard support, and history tracking.


πŸ†• Features

Feature Description
Basic Operations Supports addition (+), subtraction (–), multiplication (*), division (/)
⌫ Backspace Correct mistakes by deleting the last input character
Decimal Numbers Accurate handling of decimal inputs and results
Percentage (%) Calculate percentage values directly
√ Square Root Compute the square root of the current input
⏱ Calculation History Keeps a running list of previous calculations for easy reference
⌨ Keyboard Support Full input support via keyboard β€” numbers, operators, backspace, Enter, etc.
Error Handling Gracefully handles errors such as division by zero

Demo

Try the live version here: Advanced Calculator


Tech Stack

  • HTML5 β€” Layout and structure
  • CSS3 β€” Responsive styling and UI enhancements
  • JavaScript β€” All the interactive logic and features

Usage Instructions

  1. Clone the repository
    git clone https://github.com/YAXH64/Simple-Calculator.git
    

About

View Live

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors