EdgeLabelStyle is an option and property for Graph and related functions that specifies the style to use for edge labels.
FactorialMoment[list, r] gives the r\[Null]^th moment of the elements in the list.FactorialMoment[dist, r] gives the r\[Null]^th moment of the symbolic distribution ...
LyapunovSolve[a, c] finds a solution x of the matrix Lyapunov equation a.x + x.a\[ConjugateTranspose] == c.LyapunovSolve[a, b, c] solves a.x + x.b == c.LyapunovSolve[{a, d}, ...
NotebookRead[notebook] gives the expression corresponding to the current selection in the specified notebook object.
PrivateFontOptions -> {opt_1 -> val_1, opt_2 -> val_2, ...} is an option for selections that specifies settings for various font suboptions.
RankedMax[list, n] gives the n\[Null]^th largest element in list.
RankedMin[list, n] gives the n\[Null]^th smallest element in list.
SechDistribution[\[Mu], \[Sigma]] represents the hyperbolic secant distribution with location parameter \[Mu] and scale parameter \[Sigma].
SetSelectedNotebook[notebook] makes the specified notebook be the currently selected one in the front end.
SystemsModelExtract[sys, {i_1, i_2, ...}] extracts the subsystem of the StateSpaceModel or TransferFunctionModel object sys associated with inputs at position ...