I've been exploring new (and old) calculators that I can drive from CLI ... no particular reasons other than to keep up with current technology.
I have no heavy calculation requirements either, other than as I almost always have a cmd window open, I want to throw a calculation at it ... something quick that I know how to do, or something I've just read about, and want to do that calc myself.
Under Win (new calcs), these 3 have varying usefulness for me:
- Qalculate (has gui/cli)
- Wolfram Engine (can get community edition free from their website)
- Fend (just now checking it out)
The Qalculate is yet another GUI calc for win, and usually what I use on the desktop, but it also has a cli which I'm exploring; I use Chocolatey to install/update it, but it's also on github.
Wolfram's I discovered on RPi (part of the official OS), and found also that I can ask for it from their website (for Win). Can't afford a GUI version of it (mathematica), but the free cli version lets me stick my toes into Wolfram Language a bit. Lots to learn here ...
Fend is yet another purely cli calculator off of github ... I usually discover things on Chocolatey, and then just go to the source on github and learn more about the app.
Under old (emulators on Win) ... normally, old things would be in the vintage subforum, but I'm using modern emulators, so discussing it here as well:
- Cemu (TI83/84)
- WabbitEMU (also TI)
- Free42 (HP)
On these emulators, I'm just trying to relearn how to use these "old" calculators for current efforts.
What does everyone else know about and/or use, old or new? Pointers about your favorite would help me discover and learn more about these things ... perhaps even get smarter than my kids ... maybe.
I threw this crusty "baseball" word problem at them (found on a job board article, apparently part of the "Cognitive Reflection Test"), trying to get my kids to reason through it OR use the cli calculator for the word problem (algebraicly):
"A bat and a ball cost $1.10 in total. The bat costs $1.00 more than the ball. How much does the ball cost?"
Head-scratching ensued ...
Bonus points if you can throw word problems at CLI (and no ChatGPT, as that is online only, AFAIK).