This is a very basic numerical integration program written in C.
It takes in the parameters (ordinates), and outputs the final value of the integral.
It uses 3 methods of numerical integration: trapezoidal, Simpson's 1/3rd and Simpson's 3/8th rules.
| Name | Name | Last commit date | ||
|---|---|---|---|---|