|
Project Information
|
Repository has movedI've consolidated hsiloP with several other projects; the latest code is hosted here. The code in this repository is outdated.
hsiloP is a Reverse Polish Notation calculator supporting everything from trigonometric functions to combinatorics. I wrote this program for the many times in a day when I need to do a quick calculation or base conversion that my computer's built-in calculator doesn't support. The interface is minimalist: just a display of all the numbers in the stack, plus a space to type in another number or an operator. The image above shows the hsiloP window overlaid on my desktop. More information on hsiloP, including a complete list of commands, is available at the main hsiloP web page. |