When I started college in 1985, every Physics student had an HP41C. You were at a distinct disadvantage on an exam if you had an infix calculator. I still have my HP41CX that my dad bought me in 1985. Now I don't see any of the students using them. What happened? When I used to teach, I would write a large expression on the board and challenge students to a calculator duel -- me using my 1985 HP41CX and them using th…
Basically after the merger with Compaq in 2001, HP lost interest in their calculators. They still technically sell them, but they aren't advertised to any degree. Obviously since the advent of the smartphone the need for dedicated calculators is lessened, but as you say, the haptic feedback is nice and TI seems to be still selling a lot of calculators.
The early history of HP calculators
41–50 of 90 posts
Re: The early history of HP calculators
#42Getting good condition HP calculators can be quite expensive second hand. People interested in buying a new one should check out swissmicros [1]. They are bringing out an HP42s clone with quad precision decimal accuracy, which I'm looking forward to! [2] [1] http://www.swissmicros.com/ [2] https://www.youtube.com/watch?v=8LatjXPgLI8 EDIT: I don't have any involvement with swissmicros apart from anticipating their new…
My 50g is an excellent machine.
Re: The early history of HP calculators
#43I'm too young to remember, but it seems the UK calculator of choice was the Sinclair http://www.vintagecalculators.com/html/sinclair1.html
Re: The early history of HP calculators
#44Earlier quoted context omitted.
I love stack languages. Forth, Factor, Joy, Cat .. (all the concatenative crew). ps: there are some Chuck Moore talks on youtube that are worth gold. His CPUs are heaven
Can you please give links for those of his videos that you liked?
then https://www.youtube.com/results?search_query=chuck+moore+ga1...
https://www.youtube.com/watch?v=odBjuSCX8jE
and Kalny's videos https://www.youtube.com/watch?v=KSTjQA-iz4w
Re: The early history of HP calculators
#45When I started college in 1985, every Physics student had an HP41C. You were at a distinct disadvantage on an exam if you had an infix calculator. I still have my HP41CX that my dad bought me in 1985. Now I don't see any of the students using them. What happened? When I used to teach, I would write a large expression on the board and challenge students to a calculator duel -- me using my 1985 HP41CX and them using th…
Basically after the merger with Compaq in 2001, HP lost interest in their calculators. They still technically sell them, but they aren't advertised to any degree. Obviously since the advent of the smartphone the need for dedicated calculators is lessened, but as you say, the haptic feedback is nice and TI seems to be still selling a lot of calculators.
In all my life I've only ever seen two HP RPN calculators. One belonged to my high-school chem teacher, the other to a real estate agent. If there were a $30 RPN calculator with similar functions, I would use it.
Edit: 18 years later and they still make it, https://www.casio.com/products/calculators/fraction-and-scie...
Edit2: Looks like the most readily available RPN calculators are the HP 35S ($55) and HP 12C ($50).
Re: The early history of HP calculators
#46Earlier quoted context omitted.
I love stack languages. Forth, Factor, Joy, Cat .. (all the concatenative crew). ps: there are some Chuck Moore talks on youtube that are worth gold. His CPUs are heaven
Can you please give links for those of his videos that you liked?
Re: The early history of HP calculators
#47I grew up on RPN, and have always considered knowing it as a "strategic" advantage.
Re: The early history of HP calculators
#48When I started college in 1985, every Physics student had an HP41C. You were at a distinct disadvantage on an exam if you had an infix calculator. I still have my HP41CX that my dad bought me in 1985. Now I don't see any of the students using them. What happened? When I used to teach, I would write a large expression on the board and challenge students to a calculator duel -- me using my 1985 HP41CX and them using th…
Basically after the merger with Compaq in 2001, HP lost interest in their calculators. They still technically sell them, but they aren't advertised to any degree. Obviously since the advent of the smartphone the need for dedicated calculators is lessened, but as you say, the haptic feedback is nice and TI seems to be still selling a lot of calculators.
Re: The early history of HP calculators
#49Earlier quoted context omitted.
Yes, bad example. See here: http://calculatorauthority.com/why-use-a-reverse-polish-nota... >For example, we want to compute “(13+3)÷(4×2)” using a calculator of algebraic notation (not a scientific one) then we have to do many steps to reach the answer. Firstly, we have to compute “(13+3)” and then we will save the answer to the memory of the calculator. Then we have to compute the calculation in the denominator i.e…
[1 3 Enter 3 + 4 Enter 2 × ÷] is 10 button presses for RPN. [1 3 + 3 = ÷ 4 ÷ 2 =] is also 10 button presses, and how I would have entered it on an infix $10 TI-30XA during an exam. (At least, it's how I would have entered it if the figures weren't so small.) You could argue that it's cheating to "cook" the input beforehand so that the '4×2' divisor becomes two '4' and '2' divisors, but then you would have to ignore t…
Re: The early history of HP calculators
#50Earlier quoted context omitted.
One thing that has always befuddled me with HP calcs is their model numbers that don't seem to follow any rhyme or reason. How does the functionality of DM42 compare to for example WP34? And how does -48 compare, besides the relatively useless graphing capability? I see lots of people also preferring some other models (15, 16, 35, 41 etc), which I would have imagined to be strict subsets of these "juggernauts", but m…
The 48s show you four rows of stack at a time, and can use that to show a single long expression. That can be a huge difference—though of course, unlike the time when these were built, we have Octave and similar right there .