As of Version 7.0, DTFourierTransform has been renamed to FourierSequenceTransform and is part of the built-in Mathematica kernel.
As of Version 7.0, FourierCoefficient is part of the built-in Mathematica kernel.
As of Version 7.0, FourierCosCoefficient is part of the built-in Mathematica kernel.
As of Version 7.0, FourierSeries is part of the built-in Mathematica kernel.
As of Version 7.0, FourierSinCoefficient is part of the built-in Mathematica kernel.
As of Version 7.0, FourierTrigSeries 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, ...
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, HistogramCategories has been superseded by an optional argument hspec for the built-in Mathematica function Histogram.
As of Version 7.0, DesignedRegress has been superseded by LinearModelFit.