newRPL - build 1255 released! [updated to 1299]
|
10-04-2018, 09:19 PM
Post: #290
|
|||
|
|||
RE: newRPL - build 1089 released! [update:build 1111]
(10-04-2018 09:41 AM)Nigel (UK) Wrote: As a comparison, the HP Prime in Home mode gives an answer agreeing with the one from Wolfram Alpha to 10 significant figures in about 4 seconds. The Prime uses the standard C trig functions with standard 'doubles'. That's hugely optimized when you compare it with the decimal, variable precision arithmetic used in newRPL. Also, transcendental functions in newRPL take an extra penalty because of the variable precision, which means no tables with precomputed constants can be used. And finally, the Prime has vasts amounts of memory, I imagine the algorithm takes advantage of that, while newRPL has to use an integration algorithm that has a very minimal footprint. So yeah, expect the Prime to leave newRPL way behind on this one case. |
|||
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 1 Guest(s)