Re: TI-86 Calculator capabilities
[Prev][Next][Index][Thread]
Re: TI-86 Calculator capabilities
> Mike Gagne wrote:
> > Q2.
> > Is there a way to program the calculator
> > to take a 3rd derivative, 4th derivative
> > ...etc.???? And without writing a 50k
> > program!!!
Algorithm:
Input an i.
i must equal the number of time you want to derive.
While i>0
derive x1 and store it into x1
store (i-1) into i
EndWhile
Output x1
The loop should terminates when your desired x1 has been found.
I don't know the programming code for TI-86
Best of luck,
--
Rene Kragh Pedersen
------------------------------------------------
.oO) Who is General Failure, and why is he reading my disk? (Oo.
References: