Hacker News new | ask | show | jobs
by hashhar 3360 days ago
Also the command dc ships with most Linuxes. It is included with the bc package.
1 comments

dc exists, and is great for quick shell script math. As an interactive calculator REPL it is... not the greatest. Having the stack represented on the right gets closer to the HP 48 experience.