/javascript-calculator

A simple calculator built using HTML, CSS and JavaScript

Primary LanguageCSS

javascript-calculator

A simple calculator built using HTML, CSS and JavaScript

Controls / Functionality

  • Can be controlled using either mouse / touchscreen or by using the keyboard pressing the corresponding keys.

  • Backspace deletes last digit.

  • Last operation will show up above the input box every time any of the operators is selected.

  • Pressing ± after entering the number will change the number to negative one.

Demo

View my site

javascript-calculator