Post Reply 
Plot derivative of a function
06-08-2014, 07:03 PM
Post: #34
RE: Plot derivative of a function
Not for that one, because you take the antiderivative then substitute. Problems arise for example with this notation:
f1(x):=diff(f(x),x)
You should use f1:=f' or f1:=unapply(diff(f(x),x),x)
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
Plot derivative of a function - swisscow - 05-31-2014, 02:47 PM
RE: Plot derivative of a function - dg1969 - 05-31-2014, 03:09 PM
RE: Plot derivative of a function - dg1969 - 05-31-2014, 04:20 PM
RE: Plot derivative of a function - Maro - 05-31-2014, 07:10 PM
RE: Plot derivative of a function - Maro - 06-04-2014, 08:26 AM
RE: Plot derivative of a function - Maro - 06-04-2014, 03:04 PM
RE: Plot derivative of a function - Maro - 06-05-2014, 08:00 AM
RE: Plot derivative of a function - DrD - 06-05-2014, 10:24 AM
RE: Plot derivative of a function - Angus - 06-05-2014, 10:39 AM
RE: Plot derivative of a function - HP67 - 06-06-2014, 08:31 AM
RE: Plot derivative of a function - HP67 - 06-07-2014, 06:32 PM
RE: Plot derivative of a function - Angus - 06-06-2014, 08:33 AM
RE: Plot derivative of a function - jte - 06-10-2014, 09:19 PM
RE: Plot derivative of a function - parisse - 06-08-2014 07:03 PM



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