Polynomial Interpolator Fit a polynomial through N points using Lagrange or Newton form. Save Points (one x,y per line) 0,1 1,3 2,7 3,13 -1,1 0,0 1,1 2,4 0,0 1,1 2,8 3,27Interpolating polynomialEnter (x,y) pairs to compute the interpolating polynomial.