Post Reply 
Non-trivial operations in RPN mode
05-04-2015, 08:13 PM
Post: #2
RE: Non-trivial operations in RPN mode
(05-04-2015 08:09 PM)Marcio Wrote:  I read the manual but it does not mention it'd be possible for commands to take more than 1 argument from the stack. Does anybody know how to do that? Or is RPN limited to basic operations like cos(a), sin(b) etc?

Include the number of arguments as an argument to the command in RPN mode:

1 [ENTER]
2 [ENTER]
cmd(2)

executes the 'cmd' command instructing it to take 2 numbers from the stack.

-Jonathan
Visit this user's website Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: Non-trivial operations in RPN mode - Jonathan Cameron - 05-04-2015 08:13 PM



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