fissban / calculator

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Calculator

Calculator that performs simple +, -, *, / operations. As the values are entered, it returns a previous value of the result. To obtain the result, the correct separation of terms is made that must be respected in all mathematical equations.

Using

  • bootstrap
  • javascript
  • css3
  • html5

Preview

About

License:GNU General Public License v3.0


Languages

Language:JavaScript 61.2%Language:HTML 34.5%Language:CSS 4.3%