Here's a simple calculator using the eval() function:
Type in something you would like to calculate such as 1500 * 5 + 2 then press "Calculate"

Answer:
See the code here

Back