Mathematica 9 is now available

ListInterpolationIntegerDigits (modified)

FunctionInterpolation

FilledSmallSquareFunctionInterpolation[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.

FilledSmallSquareFunctionInterpolation[expr, x, xmin, xmax, y, ymin, ymax, ... ] constructs an InterpolatingFunction object with several arguments.

FilledSmallSquare You can use FunctionInterpolation to generate a single InterpolatingFunction object from an expression containing several such objects.

FilledSmallSquare The option InterpolationPrecision specifies the precision of values to be returned by the InterpolatingFunction generated.

FilledSmallSquare See notes for Interpolation.

FilledSmallSquare See The Mathematica Book: Section 3.8.2.

FilledSmallSquare See also: ListInterpolation, InterpolatingPolynomial, Table.

Further Examples

ListInterpolationIntegerDigits (modified)



Any questions about topics on this page? Click here to get an individual response.Buy NowMore Information
THIS IS DOCUMENTATION FOR AN OBSOLETE PRODUCT.
SEE THE DOCUMENTATION CENTER FOR THE LATEST INFORMATION.