FromServiceResponse[response] converts a response message into a Mathematica expression.
All the functionality in Miscellaneous`Music` is now available through the newly created Music Package. Scale is now available as MusicScale.
All functionality is available in the newly created Hypothesis Testing Package.
DynamicWrapper[e, expr] represents an object that displays as e, but dynamically updates the expression expr whenever that object is visible on screen.
StabilityMargins is an option to frequency response plots such as BodePlot, NyquistPlot, and NicholsPlot that specifies the gain and phase margins to be shown on the plot.
TreeGraphQ[g] yields True if the graph g is a tree and False otherwise.
WeightedGraphQ[g] yields True if the graph g is a weighted graph and False otherwise.
SQLColumnNames[conn] returns a list of {table, name} pairs for each column in an SQL connection.
CellBaseline is an option for Cell which specifies where the baseline of the cell should be assumed to be when it appears inside another cell.
The Structure of Mathematica Notebook Interfaces Using a Text-Based Interface