Web based RPN calculator. Like the one found in OSX.
- Stack size is unlimited. Even though only the last four entries are shown.
- You can loop through the stack using up and down arrows.
Keyboard shortcuts
- k, m for x1000 and x1000,000.
- ESC clears the last stack. Second hit clears all.
- = Equal key for sum of all numbers in stack