Mathematica 9 is now available
THIS IS DOCUMENTATION FOR AN OBSOLETE PRODUCT.
SEE THE DOCUMENTATION CENTER FOR THE LATEST INFORMATION.
Mathematica > Data Manipulation > Numerical Data > Curve Fitting & Approximate Functions > FunctionInterpolation >
Mathematica > Data Manipulation > Statistical Data Analysis > Curve Fitting & Approximate Functions > FunctionInterpolation >
Mathematica > Mathematics and Algorithms > Statistical Data Analysis > Curve Fitting & Approximate Functions > FunctionInterpolation >

FunctionInterpolation

FunctionInterpolation
evaluates expr with x running from to and constructs an InterpolatingFunction object which represents an approximate function corresponding to the result.
FunctionInterpolation
constructs an InterpolatingFunction object with several arguments.
Computes an InterpolatingFunction representation of Exp[-Sin[x]^2]:
Use the resulting function as any function:
Computes an InterpolatingFunction representation of Exp[-Sin[x]^2]:
In[1]:=
Click for copyable input
Out[1]=
Use the resulting function as any function:
In[2]:=
Click for copyable input
Out[2]=
Use derivatives to improve the smoothness of the approximation:
New in 3
Ask a question about this page  |  Suggest an improvement  |  Leave a message for the team
Format:   HTML  |  CDF