Content deleted Content added
m fixed spelling and typos and made proper English |
m +wikilink and fixed typos |
||
Line 9:
{{main|Reverse Polish Notation}}
In Reverse Polish Notation also known as '''Postfix notation''' all operations are entered after the
{| class="wikitable" border="1"
Line 26:
|}
Note example 1 which is one of the few examples where Reverse Polish Notation does not use the fewest button presses - provided one does not rearrange
=== infix notation (without [[order of operations]]) ===
Line 49:
|}
From the first example one can see that it is necessary to rearrange
=== infix notation (with [[order of operations]]) ===
|