SimpCalc

SimpCalc is basically a very simple calculator, one of my original PHP programming experiments. To use it, enter an equation (such as 5 * 4 + 3) into the field, and SimpCalc will give you the result.

Use *, /, +, and - for multiply, divide, add, and subtract.

Remember the order of operations and use parentheses (  ) if needed when entering your equation.

Enter your calculation here:

Back to Erikswan.net