Simpson's Rule
Simpson's Rule
A method for approximating a definite
integral
using
parabolic approximations of f.
The parabolas are drawn as shown below.
To use Simpson's rule follow these two steps:
![Two-step Simpson's Rule: partition [a,b] into n equal subintervals (n even), then integrate using...](s_assets/s87.gif)

See also
