Skip to content

Imfae/Calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Calculator

This is a browser-level user-interactive calculator project. The project uses a combination of HTML, CSS, and JavaScript.

HOW TO: Enter a real number followed by an operator followed by another real number followed by the equal sign to calculate the result.

  • is for adding
  • is for minus
  • is for multiplication / is for division % is for percent +/- is for negative Back is for backspace C is for clear

Keyboard support available for all buttons except +/- (negative sign).

Notice: The calculator cannot evaluate more than a single pair of numbers at a time.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published