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.
GroupStabilizer[group, {p_1, ..., p_n}] returns the subgroup of elements of group that move none of the points p_1, ..., p_n.
Permute
(Built-in Mathematica Symbol) Permute[expr, perm] permutes the positions of the elements of expr according to the permutation perm.Permute[expr, gr] returns the list of permuted forms of expr under the ...
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 ...
ToContinuousTimeModel[sys] gives the continuous-time approximation of the discrete-time TransferFunctionModel or StateSpaceModel object sys.ToContinuousTimeModel[tf, s] gives ...
WaveletPhi[wave, x] gives the scaling function \[Phi](x) for the symbolic wavelet wave evaluated at x.WaveletPhi[wave] gives the scaling function as a pure function.
RemoteServicesAgents[] returns a list of URLs for Lightweight Grid managers discovered on the local network.RemoteServicesAgents["agent"] returns a list of agent URLs known ...
AffineTransform[m] gives a TransformationFunction that represents an affine transform that maps r to m.r. AffineTransform[{m, v}] gives an affine transform that maps r to m.r ...
ExponentialMovingAverage[list, \[Alpha]] gives the exponential moving average of list with smoothing constant \[Alpha].
LabelStyle is an option for formatting and related constructs that specifies the style to use in displaying their label-like elements.