Re: der2 on TI-86?


[Prev][Next][Index][Thread]

Re: der2 on TI-86?



I think the problem is it uses basic symbolic derivatives.
  For der2(x^3-12x^2+6x+10,x,0) , it finds the second to be 6x^1+24x^0.
  Then substitutes 0 for x and gets 6*0^1+24*0^0. But 0^0 is indeterminate. So it gives an error.

>Michael Florea at michaelf@COLUMBIACU.ORG asked:
>
>> Can anyone tell me why I can't do the following command on a TI-86?
>>
>> der2(x^3-12x^2+6x+10,x,0)
>>
>> This should just be the second derivative of the function at x=0 which
>> equals -24, right?  I keep getting "ERROR 04 DOMAIN".  Am I missing
>> something incredibly obvious?

******************************************************************
* To UNSUBSCRIBE, send an email TO: listserv@lists.ppp.ti.com
* with a message (not the subject) that reads SIGNOFF CALC-TI
*
* Archives at http://peach.ease.lsoft.com/archives/calc-ti.html
******************************************************************