|
|
|
|
|
by dpb1
1376 days ago
|
|
Some of the strong points of this calculator is the main thing I use in RPN calculators with stacks. It's so helpful for me to duplicate a value and then operate on that, and be able to throw it away if I mess up, sanity check from where I started at intermediate calculations, etc. it's not identical, but many points others are mentioning in this thread are what I value from an RPN stack based calculator. BTW, for anyone who is comfortable with RPNs, MacOS added the mode to their built-in calculator recently-ish. it's not terrible either. I've switched to it for my default experience. (even though nothing beats the HP 48g, as it's what I'm the most familiar with). Also, on the article, really cool that someone added this on mobile. I love hearing about devs developing something that fills a niche and does so well. I feel like I'm out of ideas most days. Good for her! |
|
On a laptop or desktop, though, I've come to use Emacs Calc [1] pretty heavily. There's a surprising amount of power in it. It's pretty cool to be able to do things like operate on matrices of symbolic expressions via a stack interface.
[0] https://play.google.com/store/apps/details?id=org.ab.x48
[1] https://www.gnu.org/software/emacs/manual/html_mono/calc.htm...