|
SOLUTIONS
|
FUNCTION APPROXIMATIONS PACKAGE SYMBOL
GeneralRationalInterpolation
gives the rational polynomial function of x, with numerator order m and denominator order n, that interpolates the curve with x and y coordinates
and
generated as a function of t, at the interpolation points
,
, ....
![]()
gives the rational interpolant with the interpolation points chosen automatically from the interval
to
.
DetailsDetails
- To use
, you first need to load the Function Approximations Package using Needs["FunctionApproximations`"]. - The following options can be given:
-
WorkingPrecision MachinePrecision precision to use in internal computations Bias 0 bias in the automatic choice of interpolation points
Mathematica 9 is now available!
New to Mathematica?
Find your learning path »
Have a question?
Ask support »
