In support of the 33s & 35s
|
01-03-2018, 11:26 PM
Post: #37
|
|||
|
|||
RE: In support of the 33s & 35s
(01-03-2018 11:15 PM)TheKaneB Wrote: I tried my own version of this algorithm and I did over 6 minutes in radians mode (>360 seconds!) using DSE and I stored 3 in the T register and did the cube root as RCL T XROOT. I don't know what's wrong with my code, but might be that the STO+ function is slower than the regular + on the stack (plus other factors). It's hard to say for sure without seeing all your code, but I'd guess that you are pushing your 3, initially in the T register, off the top of the stack; for example the RCL T raises the stack, pushing the T off; if that's in your loop, you'll be in trouble quickly. --Bob Prosperi |
|||
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 11 Guest(s)