Post Reply 
Matrices
10-11-2023, 12:02 PM
Post: #4
RE: Matrices
The problem arises from the fact that you used the M1 variable, which is a built-in global variable for HOME (not CAS), and it only stores numerical values in matrices. Create your own variable, e.g. "mat1" (preferably in lowercase, as is customary in CAS, though uppercase would also work) and do the same thing, and you'll see there won't be an issue. Alternatively, you can perform the calculations directly without using variables.
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
Matrices - Quadratica - 10-11-2023, 12:11 AM
RE: Matrices - komame - 10-11-2023, 06:08 AM
RE: Matrices - Quadratica - 10-11-2023, 11:43 AM
RE: Matrices - komame - 10-11-2023 12:02 PM
RE: Matrices - Quadratica - 10-11-2023, 12:17 PM



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