Definition:Postfix Notation/Also known as

From ProofWiki
Jump to navigation Jump to search

Postfix Notation: Also known as

Postfix notation is also known as reverse Polish notation.

Some sources, on introducing this notation, implement parenthesis in order to clarify and distinguish the operator from the operands:

$\tuple {x, y} \circ$


Sources