Post Reply 
CAS questions: IF...THEN and length() function
12-02-2015, 01:54 PM
Post: #5
RE: CAS questions: IF...THEN and length() function
Indeed, return should be recognized like RETURN.
Expressions are coded as trees. size will return the number of arguments : try size(sin(x)) or size(x+y+z), while op(a) will return the sequence of arguments of the root-node function/operator of a.
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: CAS questions: IF...THEN and length() function - parisse - 12-02-2015 01:54 PM



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