Post Reply 
HP-50g Algebraic matrix expressions
06-26-2020, 06:31 AM (This post was last modified: 06-26-2020 06:37 AM by peacecalc.)
Post: #4
RE: HP-50g Algebraic matrix expressions
Hello Sleazey,

Matrix is on Stacklevel 2
{row column}
GET

for example:

\[ stacklevel ~~ 2: \left( \begin{array}{rrr} 1 & 2 & 3 \\ 4 & 5 & 6 \\ \end{array} \right)\]

\[ stacklevel ~~ 1: \{ 2\quad 3 \} \]

\[ command:\quad GET \]

\[ returns: 6 \quad (element \quad second \quad row \quad third \quad column) \]


For this approach your matrix doesn't need to be stored in variable.
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: HP-50g Algebraic matrix expressions - peacecalc - 06-26-2020 06:31 AM



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