ToUnorderedPairs[g] constructs a list of unordered pairs representing the edges of graph g. Each edge, directed or undirected, results in a pair in which the smaller vertex ...
VertexCover[g] returns a vertex cover of the graph g.
The functionality of Calculus`DSolveIntegrals` is now available in the built-in Mathematica kernel function DSolve.
All the functionality in Miscellaneous`Music` is now available through the newly created Music Package. Scale is now available as MusicScale.
Arithmetic[] gives a list containing the number of digits of precision, the base, and the options and option values of the arithmetic currently in effect.
MachineIntegerQ[expr] returns True if expr corresponds to a machine-sized integer, and False otherwise.
$MaxMachineInteger gives the maximum integer that is represented internally as a single atomic data element on your computer system.
EquationTrekkerNonModal is the nonmodal dialog version of EquationTrekker.
The Experimental Functions Package contains functions that are being considered for official inclusion in future versions of Mathematica.
GF
(Finite Fields Package Symbol) GF[p, d] gives the Galois field that is a degree d extension of the prime field of p elements.GF[q] gives the Galois field with q elements, for q a prime power.GF[p, ilist] ...