FunctionInterpolation
Usage Message: 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. Attributes[FunctionInterpolation] = {Protected, ReadProtected} Notes:
Additional Online Documentation:
Mathematica 3.0
http://documents.wolfram.com/v3/RefGuide/FunctionInterpolation.html
Mathematica 4.0
http://documents.wolfram.com/v4/RefGuide/FunctionInterpolation.html
Questions or comments? Send email to support@wolfram.com.
| |