Skip to content

LambertSchulze/Calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Calculator

A simple calculator done in plain javascript. You can add, subtract, multiply and divide real numbers. The calculator also shows you the complete history of calculations and has keyboard support.

Motivation

This project was made for learning experience. Some features I wanted to implement are:

  • basic math operations
  • decimal numbers
  • correct order of operations
  • basic keyboard support
  • good looking UI

Feel free to fork, comment and critique. It's open source and available under the MIT License.

License: MIT

About

A simple calculator done in plain javascript

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published