|
|
|||
|
|
| InterpolatingPolynomial[{f1, f2, ...}, x] constructs an interpolating polynomial in x which reproduces the function values |
| InterpolatingPolynomial[{{x1, f1}, {x2, f2}, ...}, x] constructs an interpolating polynomial for the function values |
| InterpolatingPolynomial[{{{x1, y1, ...}, f1}, {{x2, y2, ...}, f2}, ...}, {x, y, ...}] constructs a multidimensional interpolating polynomial in the variables |
| InterpolatingPolynomial[{{{x1, ...}, f1, df1, ...}, ...}, {x, ...}] constructs an interpolating polynomial that reproduces derivatives as well as function values. |
| © 2013 Wolfram Research, Inc. |