Post Reply 
hp prime programing with symbolic matrix
12-02-2017, 02:25 AM
Post: #4
RE: hp prime programing with symbolic matrix
Are you writing a CAS program?

Works here, e.g. with

z:=MAKEMAT(QUOTE(x),n,m);

or variants of this -- look up help for MAKEMAT -- as the central statement within the CAS program, and n and m the number of rows and columns of the desired matrix, respectively.
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: hp prime programing with symbolic matrix - Helge Gabert - 12-02-2017 02:25 AM



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