How to determine an estimate for the maximum error committed in the interpolation process?
For example:
x |-35 | -1 | 1
f(x) | -2 | -1 | 0
Using Newton's method I found:
Now what do I need to determine an estimate for the maximum error of interpolation?


LinkBack URL
About LinkBacks



