Type an infix expression to convert it to postfix.
Then press [Enter].

Example: (-b + SQRT(b ** 2 - 4 * a * c)) / (2 * a)

Functions eg. SQRT are supported.