As of Version 7.0, FourierTrigSeries is part of the built-in Mathematica kernel.
As of Version 7.0, InverseDTFourierTransform has been renamed to InverseFourierSequenceTransform and is part of the built-in Mathematica kernel.
In Version 6, ListIntegrate has been superseded by Integrate[Interpolation[data, InterpolationOrder -> k][x], {x, Max[x_c], Min[x_c]}], for data = {{x_1, y_1}, ..., {x_n, ...
As of Version 6.0, NIntegrate natively supports InterpolatingFunction objects.
Geodesy is the branch of science that deals with such topics as determining positions and areas over large parts of the Earth, the shape and size of the Earth, and the ...
As of Version 7.0, ApproximateIntervals has been removed.
As of Version 7.0, histogram functionality is built into Mathematica. >>
As of Version 7.0, HistogramCategories has been superseded by an optional argument hspec for the built-in Mathematica function Histogram.
As of Version 7.0, HistogramRange has been superseded by PlotRange.