Results 1 to 10 of 16
Thread: Help finding old calculator...
Threaded View
-
04-11-2007, 08:25 PM #7
- Join Date
- Mar 2007
- Posts
- 17
Thanked: 0Most of the HP fanatics are not tied to HP in and of itself, but to the RPN (reverse Polish notation) style of working with numbers on a "stack." It is elegant in its way and is nice when you need to deal with problems in "stages" and keep track of where you're at.
The stack can contain a bunch of working values vs. most algebraic calculators that only know about the current result or whatever you've explicitly stored in memory.
Prior to algebraic calculators including ( ) parentheses keys, complex problems were difficult to solve without doing it in parts and writing down the parts before assembling at the end. RPN solves that by maintaining intermediate values on the stack.
http://www.xnumber.com/xnumber/rpn_or_adl.htm