hRPNCalc
Sunday, March 16th, 2008
hRPNCalc is an open-sourced free Reverse Polish Notation (RPN, a.k.a. Postfix Notation) calculator application that runs on Windows Desktop and Windows Mobile. The advantage of RPN is that you can get rid of parentheses, without sacrificing the order of execution. This software also comes with an Undo button which is so handy when used in PDA.
Although the RPN input method is easy to learn, it is still significant different from the traditional input method. I highly recommended you to refer to the tutorial if you are new to this.



English