integral-calculator This project is an upgrade to C++ and objects from an old C university homework. The code allows the calculation of definite integrals of functions with the following numerical methods: Trapezoidal Rule Simpson's Rule Romberg's Method