Post Reply 
Bug: HP Prime can't do Log's
12-14-2015, 07:59 PM
Post: #12
RE: Bug: HP Prime can't do Log's
(12-14-2015 07:02 AM)Dieter Wrote:  Please forgive my ignorance, and maybe I get something wrong here, but: if there is a built-in function log(a, b) I would expect it to be evaluated with the usual 15 digit internal precision. Else there is no benefit compared to a manually calculated ln(a)/ln/b). ;-)

...

That's what I would have expected here as well for the log(a, b) function.

Yes, this could be the expected behavior. We've looked at it and you are right that an improvement can be done here. Internally, that was coded the way it was in order to support more then plain integer arguments (complexes, lists, etc). We've added a special path for integers to ensure that 15 digits will be used. Thanks for pointing that out!

As a side note, there were lots of functions in the 48 series coded in a similar manner that would only do 12 digit calculations because internally it was just calls to a series of userRPL functions.

TW

Although I work for HP, the views and opinions I post here are my own.
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 - Tim Wessman - 12-14-2015 07:59 PM
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: