All the functionality in Miscellaneous`WorldNames` is now available in the built-in Mathematica kernel function CountryData.
The functionality of PrimitiveElement is now available in the newly added built-in Mathematica kernel function ToNumberField.
ColumnWidths is an option for the low-level function GridBox which specifies the widths to use for columns.
EvaluationNotebook[] gives the notebook in which this function is being evaluated.
Triangle is a type of waveform.
BipartiteMatching[g] gives the list of edges associated with a maximum matching in bipartite graph g. If the graph is edge weighted, then the function returns a matching with ...
RGFToSetPartition[rgf, set] converts the restricted growth function rgf into the corresponding set partition of set.
SetPartitionToRGF[sp, set] converts the set partition sp of set into the corresponding restricted growth function.
Mathematica options starts the full Mathematica system including notebook interface on Windows and Mac.
ColumnSpacings is an option for the low-level function GridBox which specifies the spaces in ems that should be inserted between adjacent columns.