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.
Details and Options
- You can use FunctionInterpolation to generate a single InterpolatingFunction object from an expression containing several such objects.
Examples
open allclose allBasic Examples (1)
Computes an InterpolatingFunction representation of Exp[-Sin[x]^2]:
Text
Wolfram Research (1996), FunctionInterpolation, Wolfram Language function, https://reference.wolfram.com/language/ref/FunctionInterpolation.html.
CMS
Wolfram Language. 1996. "FunctionInterpolation." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/ref/FunctionInterpolation.html.
APA
Wolfram Language. (1996). FunctionInterpolation. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/FunctionInterpolation.html