chicolucio / integrals

Computing integrals

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add Simpson's rules

chicolucio opened this issue · comments

Add methods to compute and plot using the Simpson's rules.

Hint: There is a simple form based on trapezoidal rule and Riemann's midpoint.