Lagrange Interpolation: Difference between revisions

m
added wp link
m (added wp link)
Line 1:
{{draft task}}
The task is to implement the Lagrange Interpolation formula and use it to solve the example problem to find a polynomial
P of degree<4 satisfying P(1)=1 P(2)=4 P(3)=1 P(4)=5 as described at [https://brilliant.org/wiki/lagrange-interpolation]
or https://en.wikipedia.org/wiki/Lagrange_polynomial
 
;Related task [[Curve that touches three points]]
7,806

edits