How do you find polynomial function of the image below using Lagrange interpolation?

58 Views Asked by At

Sorry for my bad english, the problem have so many missing parts that I dont even know how to start solving it (https://i.stack.imgur.com/hAdoY.jpg)

1

There are 1 best solutions below

0
On

This is usually computed recursively through Neville's algorithm.