アップグレード情報:

NumericalMath`Approximations`

NumericalMath`Approximations`のすべての機能が,新規に作成された関数近似パッケージで利用できるようになった.

新しい関数近似パッケージの機能を利用するためには,FunctionApproximations`をロードする:

Version 5.2 << NumericalMath`Approximations`;
RationalInterpolation[
 Exp[x], {x, 2, 4}, {0, 1/3, 2/3, 1, 4/3, 5/3, 2}]
関数近似パッケージ

NumericalMath`Approximations`の関数の多くが関数近似パッケージに含まれるようになった:

Bias Brake Derivatives GeneralMiniMaxApproximation GeneralRationalInterpolation MiniMaxApproximation PlotFlag PrintFlag RationalInterpolation