GraphDistance[g, s, t] gives the distance from source vertex s to target vertex t in the graph g.GraphDistance[g, s] gives the distance from s to all vertices of the graph g.
Hue
(Built-in Mathematica Symbol) Hue[h] is a graphics directive which specifies that objects which follow are to be displayed, if possible, in a color corresponding to hue h. Hue[h, s, b] specifies colors in ...
ListLinePlot[{y_1, y_2, ...}] plots a line through a list of values, assumed to correspond to x coordinates 1, 2, .... ListLinePlot[{{x_1, y_1}, {x_2, y_2}, ...}] plots a ...
LogGamma[z] gives the logarithm of the gamma function log \[CapitalGamma](z).
Rationalize[x] converts an approximate number x to a nearby rational with small denominator. Rationalize[x, dx] yields the rational number with smallest denominator that lies ...
ShearingTransform[\[Theta], v, n] gives a TransformationFunction that represents a shear by \[Theta] radians along the direction of the vector v, normal to the vector n, and ...
SingularValuePlot[m] gives the singular value plot of a matrix m of rational functions in one complex variable.SingularValuePlot[sys] gives the singular value plot of a ...
SymmetricPolynomial[k, {x_1, ..., x_n}] gives the k\[Null]^th elementary symmetric polynomial in the variables x_1, ..., x_n.
ToContinuousTimeModel[sys] gives the continuous-time approximation of the discrete-time TransferFunctionModel or StateSpaceModel object sys.ToContinuousTimeModel[tf, s] gives ...
WeierstrassP[u, {g_2, g_3}] gives the Weierstrass elliptic function \[WeierstrassP](u; g_2, g_3).