Task 05
Task 05¶
deadline: 28/03/2021 23:59 CET
[0.5 points]: Approximate the function
in the scipy.interpolate.lagrange
and scipy.special.roots_chebyt
functions). Print the interpolating polynomial.
[0.5 points]: Plot the function
# add your code here