Calculator input methods: Difference between revisions

Content deleted Content added
m BASIC notation: class="wikitable" border="1"
rename chapters - I don't think arithmetic logic was ever realy used.
Line 24:
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 rearange operants. If one would do so then ony 5 key strokes would be needed.
 
== infix logicnotation (without [[order of operations]]) ==
 
{{main|Infix notation}}
Line 43:
|}
 
== infix notation (with [[order of operations]]) ==
== algebraic logic ==
 
{{main|order of operations}}