exponentiation (^). Grouping of terms in the equation using brackets should be supported. However, nested brackets need not be supported. For example, the expression “1 + (2 * 3) + 3 ^ 2” should be ...