RPN to Algebraic and viceversa code
|
06-21-2023, 01:40 AM
Post: #3
|
|||
|
|||
RE: RPN to Algebraic and viceversa code
Yes, I agree with you about RPN being much better than Algebraic, but as I am new to the calculator, sometimes I need to enter data of the form "1/(1+5i)+1/(2+3i)" in the linear system solver, and I need to do it now already for exams, so while I get used to it and understand how to add those data in RPN mode to the linear solver, I add them algebraically, but outside the solver I manage with RPN completely, so this command helps me to avoid wasting time entering the configuration to change the mode before entering the solver.
And thank you very much for telling me which flag it was, I modified the code above, so it looked like this: Code: << IF -95 FS? 0 == THEN and it works perfectly! |
|||
« Next Oldest | Next Newest »
|
Messages In This Thread |
RPN to Algebraic and viceversa code - DarkKnight - 06-20-2023, 01:35 AM
RE: RPN to Algebraic and viceversa code - Gilles - 06-20-2023, 08:41 PM
RE: RPN to Algebraic and viceversa code - DarkKnight - 06-21-2023 01:40 AM
RE: RPN to Algebraic and viceversa code - Gilles - 06-21-2023, 03:13 PM
|
User(s) browsing this thread: 2 Guest(s)