Post Reply 
Bug: HP Prime can't do Log's
12-14-2015, 04:26 AM (This post was last modified: 12-14-2015 04:48 AM by davimle.)
Post: #1
Bug: HP Prime can't do Log's
I bought my daughter (who is a Sophomore in H.S.) an HP Prime when she needed a graphing calculator, instead of the TI-84 that is recommended (and used by everybody else in her class), partly because it seems to be a superior machine (touch screen, graphing speed, display, CAS mode, etc.) and partly because my wife and I are both engineers and we both loved our HP 28S calculators from our days at the university.

However, aside from the fact that the HP Prime doesn't solve quadratics as easily as the TI-84, we have run into what seems like a pretty basic bug (which may be a deal-breaker). The Prime can't do Log's of arbitrary base and get the right answer! Luckily my daughter is pretty good at math and pointed out to me that the calculator is not getting the right answer, rather than blindly believing the result. This can be quite a pain in more complex formulas, and also leads me to question what else does the Prime get wrong?!

Here are some really simple examples: (Again, math that underclass students in H.S. should get right.)

Log(base 3) of 81. Answer should be 4. (81 = 3^4)
Log(base 5) of 125. Answer should be 3. (125 = 5^3)

However, this is what the Prime returns:
Code:
  LOG(81,3)  = 3.99999999999
  LOG(125,5) = 3.00000000001

When suggested by HP support, switching to Engineering or Scientific display mode, it seems to get the right answer:
Code:
  LOG(81,3)  = 4.00000000E0
  LOG(125,5) = 3.00000000E0

However, since fewer digits are shown, this just seems to be a case of rounding. (e.g. with the first one, doing ANS - 4 returns -1.00000000E-11 just as one would expect.) So this doesn't feel like the a real solution. In addition, my daughter hates Scientific or Engineering mode and immediately switched it back to Standard. I have not had much luck with HP Support, in fact one representative insisted that the answers returned by the calculator were correct and that they were simply more precise. It's a shame that people in the US can't do math, perhaps this is one area where having support outsourced to India would mean getting someone who knew what the right answer was? Wink

Both the market leader (TI-84) and a low-cost alternative (Sharp) calculator return the correct answer to both of these examples. It makes me sad that the HP Prime cannot. Sad It is even more infuriating that HP support doesn't seem to understand that a calculator that can not calculate a correct answer is not worth much (even with color, fancy touch screens, etc.) In the area of math, there still is a right vs. wrong answer, rather than just being "opinion" or "close enough" unlike so many other things these days. (Anybody else remember Pentium FDIV?)

So I wanted to know: 1) Has anyone else run into this problem? and did HP seem to understand the gravity of the situation? and perhaps more importantly 2) Have others gotten wrong answers to other calculations that we should know about?

Thanks in advance. I'm currently torn between waiting and hoping that HP will come up with a fix, or returning the calculator as defective and being a "sheep" by getting my daughter a TI-84 Plus CE.
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
Bug: HP Prime can't do Log's - davimle - 12-14-2015 04:26 AM
RE: Bug: HP Prime can't do Log's - Han - 12-14-2015, 05:02 AM
RE: Bug: HP Prime can't do Log's - Dieter - 12-14-2015, 07:02 AM
RE: Bug: HP Prime can't do Log's - retoa - 12-14-2015, 07:52 AM
RE: Bug: HP Prime can't do Log's - jebem - 12-14-2015, 10:11 AM
RE: Bug: HP Prime can't do Log's - cclinus - 12-14-2015, 08:08 AM
RE: Bug: HP Prime can't do Log's - Han - 12-14-2015, 02:58 PM
RE: Bug: HP Prime can't do Log's - carey - 12-14-2015, 07:26 PM
RE: Bug: HP Prime can't do Log's - Werner - 12-15-2015, 08:11 AM
RE: Bug: HP Prime can't do Log's - Fortin - 12-15-2015, 03:14 PM
RE: Bug: HP Prime can't do Log's - DrD - 12-14-2015, 08:28 PM
RE: Bug: HP Prime can't do Log's - carey - 12-14-2015, 08:22 PM
RE: Bug: HP Prime can't do Log's - Fortin - 12-14-2015, 08:31 PM
RE: Bug: HP Prime can't do Log's - davimle - 12-14-2015, 09:36 PM
RE: Bug: HP Prime can't do Log's - davimle - 12-15-2015, 07:43 AM
RE: Bug: HP Prime can't do Log's - Werner - 12-15-2015, 01:28 PM
RE: Bug: HP Prime can't do Log's - Fortin - 12-15-2015, 01:35 PM
RE: Bug: HP Prime can't do Log's - davimle - 12-16-2015, 06:55 PM
RE: Bug: HP Prime can't do Log's - ndzied1 - 12-15-2015, 11:57 AM
RE: Bug: HP Prime can't do Log's - davimle - 12-16-2015, 06:32 PM



User(s) browsing this thread: 2 Guest(s)