Post Reply 
RPN programming perplexity driving me nuts
11-29-2017, 09:09 PM
Post: #2
RE: RPN programming perplexity driving me nuts
ENTER disables stack lift so the 1 on the next line overwrites X instead of raising it again.
The solution is to ENTER ENTER or ENTER then a no-operation (x<>y e.g.)

A quirk that survives.


Pauli
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: RPN programming perplexity driving me nuts - Paul Dale - 11-29-2017 09:09 PM



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