Post Reply 
Cas.collect() doesn't work for division expression when it is used in program[SOLVED]
07-05-2018, 04:25 AM (This post was last modified: 07-05-2018 04:27 AM by parisse.)
Post: #2
RE: Cas.collect() doesn't work for division expression when it is used in program
Try with a CAS program (or insure that your expression is eval-ed). / is expected to be evaled to *inv() before any CAS command. If you mix CAS and non CAS execution, the argument of your program might not be evaled.
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: Cas.collect() doesn't work for division expression when it is used in program - parisse - 07-05-2018 04:25 AM



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