blob: 29a201b1baf6042f25ede973d8a633537c7c2b77 (
plain) (
blame)
1
2
3
4
5
6
7
|
RPC is a full-screen console-based RPN calculator that uses the curses
library. Its operation is similar to that of modern HP calculators,
but data entry has been optimized for efficiency on a PC keyboard. Its
features include extensive scientific calculator functionality, command
completion, and a visible interactive stack.
WWW: http://www.eecs.umich.edu/~pelzlpj/rpc/
|