Rational Polynomial Interpolation
by
Prof. Richard B. Goldstein
Steps:
- Enter the x array - separate values by spaces (ex. 1 2.5
4 5)
- Enter the y array - separate values by spaces (ex. -4.8
7.2 11 15.1)
- Press the "check input" button
- Enter the number of decimal places for the iterated
interpolation table
- Enter the x value (input for interpolation)
- Press the "Interpolate" button
|