Post Reply 
Confused about expressions in Prime RPN stack
04-26-2020, 06:21 PM (This post was last modified: 04-26-2020 06:22 PM by mchris.)
Post: #2
RE: Confused about expressions in Prime RPN stack
In RPN mode, everything you do is related to the stack, so I can not figure out what exactly you want to do with an algebraic expression in command line. Let's assume that you want to find a root of an expression with FNROOT, first you enter 'your_expression' to the stack, then you enter the variable ex: 'X', and then enter FNROOT(2), for there are 2 variables on the stack for the function FNROOT to pick. I can't imagine in what situation 'your_expression' would be of any use in command line in RPN mode.
Visit this user's website Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: Confused about expressions in Prime RPN stack - mchris - 04-26-2020 06:21 PM



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