Post Reply 
Plot derivative of an ABS( function ) fails (RESOLVED)
04-28-2015, 04:54 PM
Post: #9
RE: Plot derivative of an ABS( function ) fails (RESOLVED)
(04-28-2015 03:58 PM)StephanP Wrote:  Yes, SLOPE(F1,X) works.
I did find that other thread, but as I was experiencing crashes using slope() (lowercase from the Catalog), I went for the d/dx method. This seemed to work fine, apart from the ABS() case.
Still it's a bit confusing, these variants of slope() and SLOPE(). I had to type it manually.

Thanks CR, Tim.

Toolbox > App > Function > SLOPE is what I use while in the Function App.

Another interesting way to key this into CAS and send to Function App:

f(x):= |X^2 -10X +21|
F1:=f
F2:=f'


which defines f(x), F1 as f(X) and F2 as f'(X). Hit Plot and it should display ok.
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: Plot derivative of an ABS( function ) fails (RESOLVED) - CR Haeger - 04-28-2015 04:54 PM



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