GraphDistanceMatrix[g] gives a matrix in which the (i, j)\[Null]^th entry is the length of a shortest path in g between vertices i and j.GraphDistanceMatrix[g, Parent] ...
ClusterSplit[c, n] splits the cluster c into n clusters.
Ellipsoid
(Multivariate Statistics Package Symbol) Ellipsoid[{x_1, ..., x_p}, {r_1, ..., r_p}] represents a p-dimensional ellipsoid centered at the point {x_1, ..., x_p} with semi-axis radii r_i aligned with the coordinate ...
LegendTextDirection is an option for Legend, which specifies the direction of text next to the key box.
ShowLegend[graphics, legend_1, legend_2, ...] places the legend_1, legend_2, ..., in the given graphic graphics.
PlotDirection is an option for PairwiseScatterPlot which specifies the direction in which scatter plots are generated.
ChineseRemainder[{r_1, r_2, ...}, {m_1, m_2, ...}] gives the smallest non-negative x that satisfies all the integer congruences x mod m_i = r_i mod m_i.
Deinitialization is an option for Dynamic, DynamicModule, Manipulate, and related constructs that specifies an expression to be evaluated when the construct can no longer be ...
DocumentNotebook[{cell_1, cell_2, ...}] represents a complete document notebook in the Mathematica front end.
EventLabels is an option to CandlestickChart, KagiChart, and similar functions that specifies events to labels.