Post Reply 
HP35s simple query about stacks
10-08-2014, 12:54 PM
Post: #2
RE: HP35s simple query about stacks
Others will probably chime in with better explanations, but short and simple, you have discovered the replicating T-register behavior of the classic HP 4-level stack. Effectively, whenever you perform an operation on two values in X and Y, those values are consumed by your function and the result placed in X. The value initially in Z drops to Y, the value in T is copied to Z, but a copy also remains in T. If T had a zero, it appears that the stack is just dropping, but you can look at it as if the zero is being copied.

Dave - My mind is going - I can feel it.
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
HP35s simple query about stacks - Kyburo - 10-08-2014, 12:12 PM
RE: HP35s simple query about stacks - Jeff O. - 10-08-2014 12:54 PM



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