Panel
(Built-in Mathematica Symbol) Panel[expr] displays as a panel containing expr. Panel[expr, title] gives the panel the specified title. Panel[expr, title, pos] places title at a position specified by pos. ...
SQLSelect selects and returns data from a database. An alternative, using raw SQL, is described in "Selecting Data with Raw SQL". If you find that the examples in this ...
SQLTableInformation[conn] returns a list of information about the tables in an SQL connection.
The symbolic functions in Calculus`FourierTransform` have been added to the built-in Mathematica kernel. The numerical functionality in Calculus`FourierTransform` is now ...
The new two-parameter form of ParametricPlot now provides the functionality of Graphics`ComplexMap`.
All the functionality of Miscellaneous`StandardAtmosphere`is now available in the newly created Standard Atmosphere Package.
All the functionality of NumericalMath`ComputerArithmetic` is now available in the newly created Computer Arithmetic Package.
All the functionality of NumericalMath`GaussianQuadrature`is now available in the newly created Numerical Differential Equation Analysis Package.
All the functionality of NumericalMath`NewtonCotes` is now available in the newly created Numerical Differential Equation Analysis Package.
All the functionality of NumericalMath`NLimit` is now available in the newly created Numerical Calculus Package.