Limit::lim
NMinimize::lvar NMaximize::lvar
SeriesData::sdatv
Union::smtst Intersection::smtst Complement::smtst
As of Version 7.0, NonlinearRegress has been superseded by NonlinearModelFit and is part of the built-in Mathematica kernel.
The built-in function FindFit allows you to perform nonlinear least squares fitting. The function NonlinearRegress gives a number of regression diagnostics and allows you to ...
As of Mathematica 7, ChebyshevDistance is superseded by ChessboardDistance.