Question: Write your own python code of Newtons divided differences to find the interpolating polynomials passing through the points (-1,3),(1,1),(2,3),(3,7). Use the simplify function from sympy
Write your own python code of Newtons divided differences to find the interpolating polynomials passing through the points (-1,3),(1,1),(2,3),(3,7). Use the simplify function from sympy to expend the result.
Please include a screenshot of the code for indentations.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
