Approximate a definite integral with Simpson's rule (parabolic strips) — get the value, the step size, the estimated error, and a graph.
Simpson's rule approximates a definite integral using parabolas. n (the number of subintervals) must be even.