plot-Simpson-method: Plots the parabolas created in a Simpson's rule numerical...

Description Usage Arguments

Description

Plots the parabolas created in a Simpson's rule numerical integration.

Usage

1
2
## S4 method for signature 'Simpson'
plot(x = NULL, y = x, ...)

Arguments

Simpson

The Simpson object to plot.


alexjweil/integrateIt documentation built on May 10, 2019, 8:54 a.m.