Comment by krupan
2 days ago
emacs calc. It's RPN by default, inspired by HP RPN calculators. Also allows algebraic input.
Or often just a python repl
2 days ago
emacs calc. It's RPN by default, inspired by HP RPN calculators. Also allows algebraic input.
Or often just a python repl
> emacs
> python repl
Hmm...