Examples
Example 1: Evaluate the following arithmetic expression
      
                   20 - 14 / 5 * 2 ** 2 ** 3
Example 2: Evaluate the following arithmetic expression
                   14.0 / 5 * (2 * (7 - 4) / 4) ** 2