Re: Trapezoidal and Simpson's rules in TI-86 Programs
[Prev][Next][Index][Thread]
Re: Trapezoidal and Simpson's rules in TI-86 Programs
You can kinda do it step by step for the trapozoidal and simpsons rule.
Just graph:
abs(nder(nder( function ,x),x))
and
abs(nder(nder(nder(nder( function ,x),x),x),x))
This will be extremely slow, but it will work.
for extrema (is that what you wanted, typographical error i think)
fmax( funcion ,x) and fmin( function ,x)
Hope this helps.
SCR wrote:
> I very much like to find a Trapezoidal and a Simpson's Rule program
> that
> works with the
> TI-86 as well as Etremma, The one that I down loaded from the web at
> TI-86 Files did not
> work.
> I have a claculus class, and there will be two more exams before
> school
> end's this session.
> If there is such a program, plese tell me.
>
> Thank you
>
> Jim.
> www.scr@tstonramp.com
--
Tim Brierley
brierley@erols.com
References: