(no title)
perth | 1 year ago
Also I will add, there are known symbolic math issues on the HP50G due to the CAS system it uses. I will see if I can find a link.
perth | 1 year ago
Also I will add, there are known symbolic math issues on the HP50G due to the CAS system it uses. I will see if I can find a link.
hggigg|1 year ago
Try a quick EE example for parallel resistor calculation that takes 2 and puts 1 value back on stack
<< 1/X SWAP 1/X + 1/X >>
Store that in RPAR in whatever directory you want or HOME. Then you whack in 2 resistors and hit the RPAR F-key. There is nothing faster or more efficient than that.
I still use a 15C all the time though. Even easier! 99% of what I do is on paper though and ends up getting chucked in the numeric solver.
Aardwolf|1 year ago
However, keystroke programming a calculator, where you can still somewhat do simple loops with goto-like constructs when needed, strikes the right balance for the limited UI of a calculator
So something like the HP 15C is nice.
snvzz|1 year ago
TI-89 preferred by far. hp50g UX is bad, particularly the latency makes me sick.
nxobject|1 year ago
The TI Nspire CAS is the pinnacle of calculator UX, though - crisp , large, and hi-density LCD, beautiful math formatting, and dedicated alpha keys. I’d rather be doing symbolic stuff with that. In college physics it saved my ass by doing unit analysis on my answers as a double-check, converting units to base SI units and then doing as much simplification as possible.