GNU dc is a reverse-polish desk calculator which supports unlimited precision arithmetic. It also allows you to define and call macros.
A reverse-polish calculator stores numbers on a stack. Entering a number pushes it on the stack. Arithmetic operations pop arguments off the stack and push the results.
|
|
|
| Architecture | Package Size | Installed Size | Files |
|---|---|---|---|
| m68k | 55.4 kB | 196 kB | [list of files] |