Post Reply 
RPN Lock Stack
03-20-2019, 07:09 AM
Post: #1
RPN Lock Stack
I'n trying to work in RPN but occasionally I mess up number crunching which causes stacks that weren't a part of the problem to be changed. Is there a quick to lock a stack or number so I don't change its value besides assigning the value to a variable?

Say I had the number 6.23 in a stack. Could I lock this number or move it to another place so the stack won't change values because I am done with that part of the problem?
Find all posts by this user
Quote this message in a reply
03-20-2019, 02:42 PM
Post: #2
RE: RPN Lock Stack
There's no way that I'm aware of. Variables are intended to solve this problem, so just store it in a var.
Find all posts by this user
Quote this message in a reply
Post Reply 




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