RealDigits::realx MantissaExponent::realx
SeriesData::ssdn
Text::textz
As of Version 6.0, SurfaceGraphics has been superseded by GraphicsComplex and related functionality.
As of Version 6.0, $RandomState has been superseded by the scoping construct BlockRandom.
BarChart
(Obsolete Bar Charts Package Symbol) As of Version 7.0, BarChart is part of the built-in Mathematica kernel.
As of Version 7.0, BarGroupSpacing has been superseded by BarSpacing.
As of Version 7.0, PercentileBarChart has been superseded by BarChart.
As of Version 7.0, StackedBarChart has been renamed "Stacked" and become a property of BarChart.
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, ...