Post Reply 
[34S] Time diff. STO.00 vs. STO 00 ?
03-14-2014, 05:34 PM
Post: #26
RE: [34S] Time diff. STO.00 vs. STO 00 ?
(03-14-2014 05:01 PM)Sikuq Wrote:  PS: Pauli, is there any way you can test how many loops it takes to calculate the square-root of say 1234567 on the 34S? Is the step length fixed or does it reduce itself closer to convergence (i.e. sign change)? And how did it calculate the initial guess?

You might want to have a look at how to calculate the fast inverse square root. But I must admit that I have no idea whether this is used in the WP-34s.
The algorithm used in most HP calculators is similar to the digit-by-digit method you might have learned at school but uses only addition and shifts. Thus just counting the amount of loops isn't enough if you are interested in performance.

Kind regards
Thomas
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: [34S] Time diff. STO.00 vs. STO 00 ? - Thomas Klemm - 03-14-2014 05:34 PM



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