CalcJS is a very simple javascript calculator.
You can add two numbers by using the add() function.
You can substract two numbers by using the substract() function.