Post Reply 
Another CAS.part() oddity
01-09-2019, 03:59 PM (This post was last modified: 01-09-2019 04:00 PM by informach.)
Post: #8
RE: Another CAS.part() oddity
Hi!, BruceH :
Conceptually the 'part' signify ...

Returns the nth subexpression of an expression. part(Expr, Integer)
Examples:
part(sin(x)+cos(x),1) returns sin(x)
part(sin(x)+cos(x),2) returns cos(x)
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
Another CAS.part() oddity - BruceH - 01-06-2019, 07:09 PM
RE: Another CAS.part() oddity - BruceH - 01-08-2019, 01:45 AM
RE: Another CAS.part() oddity - parisse - 01-07-2019, 07:14 PM
RE: Another CAS.part() oddity - BruceH - 01-08-2019, 01:19 AM
RE: Another CAS.part() oddity - BruceH - 01-08-2019, 01:40 AM
RE: Another CAS.part() oddity - informach - 01-09-2019 03:59 PM



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