I am trying to “get” reverse polish notation but when I have an expression with multiplications, divisions, additions, subtractions, parentheses and exponents I have to jump all the time in my head when I have to input an operand and when a value. Am I doing something wrong?