ShortestPathSpanningTree[g, v] constructs a shortest-path spanning tree rooted at v, so that a shortest path in graph g from v to any other vertex is a path in the tree.
The functionality of PolynomialPowerMod is now available in the kernel function PolynomialRemainder. Modulus is now an option to the kernel functions PolynomialQuotient and ...
CellInformation[obj] gives information about selected cells in the notebook represented by the notebook object obj.
ValueFunction[symb] represents a function to be applied whenever the symbol symb gets a new value.
TeleportProbability is an option to PageRanks, PageRankVector, LinkRanks, and LinkRankMatrix that specifies the probability that an internet user may choose to visit a vertex ...
SignificanceLevel is an option to hypothesis test functions that specifies the significance level for the test.
PythagoreanMajor is an interval list for the Pythagorean Major scale.
The functions defined in Music` allow you to make conversions between cents and hertz, and play scales in one of the common tuning systems, or in a user-specified tuning ...
LightYear is a unit of length.
ReleaseXMLParser[parser] frees up resources associated with the XMLParser object parser.