This app contains a simple number pad for entering numbers. It supports addition, subtraction, multiplication, division, and raise to the power operations. Users should do a space between each number and operator (unless you want to input a negative number in which case you would have no space between the minus and the number eg. 5 -4 - would equal 5 + 4 = 9).
Show More
Show Less
More Information about: Reverse Polish Notation Calculator