Post Reply 
Non-trivial operations in RPN mode
05-04-2015, 08:15 PM
Post: #3
RE: Non-trivial operations in RPN mode
(05-04-2015 08:13 PM)Jonathan Cameron Wrote:  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.

What I would like to know is how to create programmed functions that take a pre-determined number of parameters that you define in the function definition, so you do not need to tell the function how many arguments are needed.

-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:15 PM



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