Numerical integration lab — a TI-84 Plus CE program
INTEG is a TI-BASIC program for the TI-84 Plus CE. Type any f(X): compares the trapezoid rule, Simpson's rule (both helper programs) and fnInt( with their errors.
How it's checked
It is checked by E-Code's engineering suite: scripted runs on the TI-BASIC interpreter whose expected numbers were worked out separately in Python. It has no oracle case file, so this page gives no case count.
How E-Code checks every program
Run it or put it on your calculator
- Open the library in the TI-84 Plus CE calculator and pick “Numerical integration lab” (INTEG).
- Put it on your own calculator with a computer and a USB cable, or type it in by hand.
Related programs
- Newton-Raphson root finder
- Bisection root finder
- Newton's method with an iteration table
- Riemann sum area estimator
- Calculus applications: area, arc length, volume, surface
All TI-84 Plus CE math programs · All TI-84 Plus CE programs