|
SOLUTIONS
|
FUNCTION APPROXIMATIONS PACKAGE SYMBOL
Bias
is an option to RationalInterpolation, GeneralRationalInterpolation, MiniMaxApproximation, and GeneralMiniMaxApproximation that specifies the bias to apply when automatically picking interpolation points.
DetailsDetails
- To use
, you first need to load the Function Approximations Package using Needs["FunctionApproximations`"]. - A valid setting is a number between
and
. The default setting is
, indicating that interpolation points should be chosen symmetrically.
Mathematica 9 is now available!
New to Mathematica?
Find your learning path »
Have a question?
Ask support »
