Lagrange Interpolation using Newton
Hello
Can you help me with an inplementation of lagrange interpolating polynom using the Newton's formula? (that with divided differences). or smth appropiate to that, i want to calculate the lagrange interp. polynom, but not using the barycentric formula...