1. While using Newton's interpolation formula, the values of argument
X are
Answers
Answered by
2
Answer:
NEWTON'S GREGORY FORWARD INTERPOLATION FORMULA :
h is called the interval of difference and u = ( x – a ) / h, Here a is first term. Below is the implementation of newton forward interpolation method
Similar questions