A calculator using Reverse Polish Notation (RPN). If you want to calculate (3 + 4) x 2, click button in the following order: 3 ENTER 4 + 2 x.