Normally the Paper Calculator respects the standard order of operations
in an extended expression. However, you can use parentheses
in an
expression to control the sequence of execution. You can nest parentheses to
further control the calculation sequence.
Each time you tap a close parenthesis, the calculator calculates and shows the result of the enclosed expression.