Quadrature Formula: A quadrature formula is a numerical method for approximating the definite integral of a function by evaluating the function at a finite number of points and combining the results using a weighted sum.
Trapezoidal Rule:The Trapezoidal rule is a numerical method for approximating the definite integral of a function by using a trapezoid to estimate the area under the curve.
Parabolic Interpolation: Parabolic interpolation is a method of fitting a parabolic curve to a set of data points, which can then be used to estimate the value of the function between those points.