This project is an implementation of numerical integration methods for calculating the area under the curve of the function f(x) = x^3 + 4x over a specified interval. It uses Left Hand Rule, Right ...