Hi guys.
Been a while since I've posted here...hope everyone is doing well.
One quick question if I may: how does one de-compose a list with the HP Prime. (on the 50G this would be the OBJ-> command.) I'm looking to put the elements into separate stack levels on the home screen in RPN mode.
Thanks, Hal
How do I decompose a list with the HP Prime.
|
11-08-2013, 04:48 AM
11-08-2013, 10:22 AM
I have a similar question. I want to assign the list contents to separate variables of the same type.
11-08-2013, 10:28 AM
Access is direct, by calling the index as the argument. So, { . . . } (1) or { . . . } (2) etc. Good luck!
11-08-2013, 01:10 PM
There is no way to return more than one value to the RPN stack in one go, at least not with the built-in programming language.
11-08-2013, 02:07 PM
You have not command to play with RPN stack. |
« Next Oldest | Next Newest »
|