Mathematica 9 is now available
THIS IS DOCUMENTATION FOR AN OBSOLETE PRODUCT.
SEE THE DOCUMENTATION CENTER FOR THE LATEST INFORMATION.
Mathematica > Curve Fitting & Approximate Functions >

FunctionInterpolation

FunctionInterpolation[expr, {x, xmin, xmax}]
evaluates expr with x running from xmin to xmax and constructs an InterpolatingFunction object which represents an approximate function corresponding to the result.
FunctionInterpolation[expr, {x, xmin, xmax}, {y, ymin, ymax}, ...]
constructs an InterpolatingFunction object with several arguments.
New in 3
© 2013 Wolfram Research, Inc. Japanese
Ask a question about this page  |  Suggest an improvement  |  Leave a message for the team