history of the 4-level stack
|
09-07-2014, 02:17 PM
Post: #14
|
|||
|
|||
RE: history of the 4-level stack
(09-07-2014 10:19 AM)axd1967 Wrote: Why did trig operations impact T in the 35? Why not 'log', for example? In short: the pseudo-multiplication used to calculate tangens involves 2 coordinates to keep track of. Thus the list of pseudo-quotients is saved to the stack (c -> stack) and later recalled again (stack -> a): Code: tan18: shift right b[wp] In case of logarithms it's just one constant that has to be multiplied by the pseudo-quotient and added to a total. I recommend to have a look at: HP35 trigonometric algorithm HP 35 Logarithm Algorithm Quote:Note that the stack is used (at 01374) destroying thus its top. Cheers Thomas |
|||
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 5 Guest(s)