FunctionApproximations`
FunctionApproximations`

GeneralMiniMaxApproximation

GeneralMiniMaxApproximation[{fx,fy},{t,{t0,t1},m,n},x]

finds the rational polynomial function of x, with numerator order m and denominator order n, that gives a mini-max approximation to the curve with x and y coordinates fx and fy generated as a function of t on the interval t0 to t1.

GeneralMiniMaxApproximation[{fx,fy},approx,{t,{t0,t1},m,n},x]

finds the mini-max approximation, starting the iterative algorithm with approx.

Details and Options