Reverse Polish Notation classic case of stack. pop two number from stack and calculate if current token is a notation push to stack if current token is number