RPN calculator

The input must be in the form of: {x = 23 42 +}

calc:


Infix calculator

The input must be in the form of: {x = 23 + 23 * (42 - 23)}

calc: