Skip to content

Latest commit

 

History

History
3 lines (3 loc) · 421 Bytes

README.md

File metadata and controls

3 lines (3 loc) · 421 Bytes

Simple Pure JS Calculator

This has been my first JS work.
I wrote it without any kind of tutorial.
There are better ways out there to write a calculator for sure, but this is my way. :)
I am actually using it myself, because it can get multiple mathematical commands together and calculate them in the correct order. Other calculators out there are not like this.

calculator's preview