Complex matrices in programs
|
12-15-2014, 03:17 AM
Post: #11
|
|||
|
|||
RE: Complex matrices in programs
Ah, now it works. Always run a CAS program with an argument (even if it is not needed). I don't get the "unmatch control word" error message anymore either.
#cas ABC(k):= BEGIN LOCAL z:={1+1*i, . . . }; return list2mat(z,2); END; #end Thanks for helping! |
|||
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 3 Guest(s)