Live data from Hacker News

The R47: A new physical RPN calculator

swissmicros.com

101–110 of 116 posts

Re: The R47: A new physical RPN calculator

#101

Super cool! But I so rarely reach for the physical calculators I already have these days. Any recommendations on RPN calculators for Windows or Android? The one I've got on my phone right now has some little quirks that bug me.

Hiper is pretty good (I paid for it, even) but the the lack of undo really winds me up.

  1
  2
  + (->3)
  9
  + (->12)...no wait I meant 99
  ...uhhh what did I just do...9?
  9
  -

Re: The R47: A new physical RPN calculator

#102
post #49

I have an embarrassing question... math has always interested me but by luck and circumstance I have had a pretty successful career without needing anything beyond college Algebra. Can anyone recommend a curriculum that a busy adult may be able to follow in their spare time? I just want to fill in blanks and explore what is possible.

I've heard of adults going through Khan Academy's math curriculum for fun to refresh their math skills. It goes from K to 12 and up to 2nd or 3rd year university math, including calculus and such.

Re: The R47: A new physical RPN calculator

#103
post #86
post #83

Earlier quoted context omitted.

A physical calculator is a tool, so is your python interpreter, but they are different tools for different purposes. Mathematica does everything your python interpreter does and more — but that doesn't mean python becomes useless because of that. It's good for certain things, while Mathematica is good for other things. Similarly with calculators (especially HP calculators), which have become a bit of a lost art (an e…

GNU Maxima it's the best of both grounds.

Maxima isn't a GNU package, is it?

Re: The R47: A new physical RPN calculator

#104
post #103
post #86

Earlier quoted context omitted.

GNU Maxima it's the best of both grounds.

Maxima isn't a GNU package, is it?

It's forked from MacSyma and released under a GNU General Public License (GPL).

https://en.wikipedia.org/wiki/Maxima_(software)

Cayley (1975–1993), now Magma, predates it somewhat and has recently been used to crack post Quantum cryptography candidates.

https://dl.acm.org/doi/10.1145/1089355.1089359

https://en.wikipedia.org/wiki/Magma_(computer_algebra_system...

Re: The R47: A new physical RPN calculator

#105

I think I will stick with a TI-89. No RPN, but that’s not necessarily a problem. More importantly, it has a CAS (Computer Algebra System). I wonder why CAS aren’t more common on such calculators. The technology exists since decades and it’s great. I know it’s not allowed in some school exams, but calculators already have exam modes.

HP-28 series had CAS (first released in 1987), they were replaced by HP-48 series which also had CAS.

RPN was lovely because it was significantly faster to operate with. I remember showing up at math class having just received an HP-48G "because it's what the engineers use" and everyone else just got TI-89s because that's what the teacher had (TI gave teachers free TI-89s and did more marketing). The math teacher hosted an impromptu calculator speed contest and I beat out everyone else by a significant margin.

Re: The R47: A new physical RPN calculator

#106
I used an HP-48G heavily in school.

Just now I tried out the RPN calculator apps on the phone and I've realized that the enter key to the left above the number menu forces me to use two hands if I want to operate the calculator fast.

I think it makes more sense to stick the enter button at the bottom right near the other arithmetic operations, then I can at least operate the calculator reasonably quickly with just one hand for arithmetic.

Re: The R47: A new physical RPN calculator

#107
post #103

Earlier quoted context omitted.

Maxima isn't a GNU package, is it?

It's forked from MacSyma and released under a GNU General Public License (GPL). https://en.wikipedia.org/wiki/Maxima_(software) Cayley (1975–1993), now Magma, predates it somewhat and has recently been used to crack post Quantum cryptography candidates. https://dl.acm.org/doi/10.1145/1089355.1089359 https://en.wikipedia.org/wiki/Magma_(computer_algebra_system...

It's not a GNU project though.

(Maybe ggp is thinking of the Matlab clone Octave, which is?)

Re: The R47: A new physical RPN calculator

#108

I have a few Swiss Micros, but rarely use them. Beautiful devices though. Built to last forever.

Terrible keyboards though. At least compared to my beloved 48s and 28. How Id love for SM to do a straight 48G with more memory and a good keyboard. (But keys are hard to do)

I believe they made improvements to their keyboards in recent years. My DM42n has a decent keyboard. Main criticism compared to my HP48G is that the keys are on the small side.

Re: The R47: A new physical RPN calculator

#109
post #86
post #83

Earlier quoted context omitted.

A physical calculator is a tool, so is your python interpreter, but they are different tools for different purposes. Mathematica does everything your python interpreter does and more — but that doesn't mean python becomes useless because of that. It's good for certain things, while Mathematica is good for other things. Similarly with calculators (especially HP calculators), which have become a bit of a lost art (an e…

GNU Maxima it's the best of both grounds.

Can I use it one-handed in my workshop? :-) There is no single perfect tool.

Re: The R47: A new physical RPN calculator

#110
post #49

I have an embarrassing question... math has always interested me but by luck and circumstance I have had a pretty successful career without needing anything beyond college Algebra. Can anyone recommend a curriculum that a busy adult may be able to follow in their spare time? I just want to fill in blanks and explore what is possible.

I wanted to brush up on my mostly forgotten high school math and found a free online course which used this ALEKS [1] tool. It was perfect for my situation.

It was some course on edx [2]. Can't find it right now, but you might find another course which uses it.

[1] https://www.aleks.com

[2] https://www.edx.org

Post reply on HN