|
|
||
|
|
| Built-in Mathematica Symbol | Tutorials »|See Also »|More About » |
| InterpolatingFunction[domain, table] represents an approximate function whose values are found by interpolation. |
Make an InterpolatingFunction object that will go through the given points:
Only the domain is shown in standard output format:
Evaluate the function at a point in the domain:
Plot the function over its domain, showing the interpolation points:
Get an InterpolatingFunction object approximating the solution of a differential equation:
Plot the function and its derivative:
Find the indefinite integral of the solution:
|
| © 2008 Wolfram Research, Inc. |