adapted method for a definite integrale of a polynomial obtained with Polynomial from numpy.polynomial.polynomial multipied by a cosinus function
I am currently trying to compute the definite integral of a interpolated polynomial multiplied by a cosinus function. Here are the lines with the construction of the polynomial :