This is my very simple one-script calculator! First you type in any number (e.g 10). Then, you type in another number (e.g 5). Then, lasty, you type in your calculation method. (e.g +). When you press enter, your answer will popup. (In this case, 10+5=15) Currently, you can use + , - , * , / , > and <.
NOTE: Numbers smaller than 1 can be a bit glitchy, same goes for numbers incredibly big. Updates: v.1.0: 2016-04-15 13:25 - Released!