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. |
|||
« Next Oldest | Next Newest »
|
Messages In This Thread |
CAS questions: IF...THEN and length() function - Nigel (UK) - 12-01-2015, 09:36 PM
RE: CAS questions: IF...THEN and length() function - Han - 12-01-2015, 10:00 PM
RE: CAS questions: IF...THEN and length() function - Nigel (UK) - 12-01-2015, 10:15 PM
RE: CAS questions: IF...THEN and length() function - Han - 12-01-2015, 10:24 PM
RE: CAS questions: IF...THEN and length() function - parisse - 12-02-2015 01:54 PM
RE: CAS questions: IF...THEN and length() function - Han - 12-02-2015, 02:01 PM
|
User(s) browsing this thread: 1 Guest(s)