Remix.run Logo
LeoPanthera 3 hours ago

What calculators are you guys using that aren't in academia anymore and don't need the "exam approved" limitations?

Or are we all just using software on our computers now.

That would be sad.

(I've had a Casio fx-991EX on my desk for a few years, that replaced a broken Casio fx-991ES. Though designed for academia, its operation is burned into my brain at this point.)

linguae 2 hours ago | parent | next [-]

I collect HP calculators: I have an HP 12C, an HP 15C Collector's Edition (there are a few of them left still for sale), an HP 32Sii, and an HP 48SX. I sometimes use them, but whenever I'm in front of a computer (which is almost all the time), I find myself using the Unix dc command.

Handheld calculators are nice, but outside of exam settings, I could use a smartphone or a computer, though calculators are nice when I want to work distraction-free through something that requires performing calculations. I believe this is why HP largely exited the calculator market: HP's target market was professionals, and cheap computers and smartphones killed the calculator market for them, similar to how electronic calculators killed the slide rule. Texas Instruments, however, is still in the calculator business, largely due to their successful courting of American middle and high schools, as well as ETS and other testing agencies, beginning in the 1990s. I don't know the situation in Japan regarding calculator usage, but I see Casio scientific and graphing calculators proudly displayed at electronics stores such as Yodobashi Camera and Bic Camera.

wtallis 3 hours ago | parent | prev | next [-]

I use emu48 on my phone emulating the HP-50g, which was almost exactly the same size as the phone so my muscle memory somewhat carries over (minus the tactile feedback of a real keyboard). I still have the physical calculator on my desk at home, with no batteries in it so it's only usable within reach of its USB cable.

Anything that goes beyond what that calculator's UI can reasonably handle is going to end up in a Jupyter notebook or something like that.

drivers99 2 hours ago | parent [-]

Similarly, I still have my HP-42s but I usually use Free42[0] on my phone and tablet. They also have it for desktops. It's great if you like RPN calculators. Or if anyone wants to learn about them, you can use that program and follow along with the original manual(s)[1]. It's nice to be able to handle the order of operations without parentheses.

[0] https://thomasokken.com/free42/ I should send them a donation.

[1] https://literature.hpcalc.org/community/hp42s-om-en.pdf followed by https://literature.hpcalc.org/community/hp42s-prog-en.pdf

whartung 42 minutes ago | parent | prev | next [-]

If I’m reaching for calculator, I’m reaching for my phone.

At that point I’m either using the stock iOS calculator or iHP48, HP48 clone.

It mostly depends on which page of apps I’m on and which is closest.

I like the unit conversion on the iOS calculator, easier to use for trivial calcs than the HP.

Biggest gripe on iOS is a single memory. On the HP I’m mostly hooked on the infinite stack, and that’s why I use it over the HP-42 clone app I have as well.

JoshTriplett 3 hours ago | parent | prev | next [-]

> What calculators are you guys using that aren't in academia anymore and don't need the "exam approved" limitations?

I still have my TI-85, but I essentially haven't used it since I left college. For 99% of what I need, I use either Python, or what's built into Firefox (e.g. unit conversion), or DDG. For that last 1% (e.g. full CAS functionality), I tend to grab whatever web-based non-AI tool is handy.

ezfe 3 hours ago | parent [-]

Web based AI tools are remarkably helpful these days since they no longer try to do math themselves and instead write python to do it.

max51 3 hours ago | parent | prev | next [-]

I use a TI nspire CX CAS.

honestly, I think it makes no sense to spend more than 30$ on a calculator if it can't do symbolic math.

The way you input things like division, integrals, matrix, etc. on newer calculators like the nspire is far superior than the older calculators (eg. ti-84, ti-89, etc.). They look like how you write them on a blackboard instead of relying on purely parentheses or "," and ";" to separate parameters. It's like going from Excel to Mathcad

joemi 3 hours ago | parent | prev | next [-]

I used to keep my old TI-82 (or was it -84?) from high school and a simpler sturdy solar-powered calculator near my desk, but I realized I always just used either my computer (IRB in the terminal usually) or Apple's calculator app on my phone and never ever touched my physical calculators. So they've now been put in storage.

JuniperMesos 3 hours ago | parent | prev | next [-]

The most common way for me to do basic arithmetic is by opening up a Python shell and using it as a calculator. This is what I typically do when I go through my finances every few months and calculate prices for things.

cristoperb 3 hours ago | parent | prev | next [-]

I still use my TI-89 from high school, but I'm interested to find if there are any open hardware/firmware calculator projects with basic engineering tools and a CAS.

alanbernstein 3 hours ago | parent | prev | next [-]

Ti89 emulator on my android. Muscle memory from high school and college use is strong.

rpcope1 3 hours ago | parent | prev [-]

Honestly, most of the time whatever the newest variant of the TI-30 is ends up being plenty (and what I have at my desk).