StrongComponents[g] gives a list of all strongly connected components in the directed graph g.
WeakComponents[g] gives a list of all weakly connected components in the undirected graph g.
VarianceRatioCI[list_1, list_2] gives a confidence interval for the ratio of the population variances estimated from list_1 and from list_2.
ButcherPhi
(Numerical Differential Equation Analysis Package Symbol) ButcherPhi[tree, s] gives the weight of tree in an s-stage Runge\[Dash]Kutta method. ButcherPhi[tree] gives the weight of tree in stage-independent tensor notation.
ButcherPrincipalError[p, s] gives the principal error for a method of order p with s stages. ButcherPrincipalError[p] gives the principal error using stage-independent tensor ...
NewtonCotesError[n, f, a, b] gives the error in the elementary n-point Newton-Cotes quadrature formula for the function f on an interval from a to b.
LegendPosition is an option for Legend, which specifies the location of the lower-left corner of a legend box.
DataTicks is an option for PairwiseScatterPlot which specifies ticks to place on the plot for each column of data.
CrossProduct[v_1, v_2] gives the cross product of the two 3-vectors v_1, v_2 in the default coordinate system. CrossProduct[v_1, v_2, coordsys] gives the cross product of v_1 ...
DotProduct[v_1, v_2] gives the dot product of the two 3-vectors v_1, v_2 in the default coordinate system. DotProduct[v_1, v_2, coordsys] gives the dot product of v_1 and v_2 ...