McLaughlinGroupMcL[] represents the sporadic simple McLaughlin group McL.
PathGraphQ[g] yields True if the graph g is a path and False otherwise.
UndirectedGraphQ[g] yields True if the graph g is an undirected graph and False otherwise.
NyquistGridLines is an option to NyquistPlot that specifies contours of constant magnitude and phase of a closed-loop system.
DiagramPlot[{{x_1, y_1}, {x_2, y_2}, ...}] plots the Voronoi diagram of the points {{x_1, y_1}, ...}. DiagramPlot[{{x_1, y_1}, {x_2, y_2}, ...}, {q_1, q_2, ...}, val] plots ...
NotebookEventActions is a notebook option that gives a list of actions to perform when specified events occur in connection with the notebook.
ScientificForm[expr] prints with all real numbers in expr given in scientific notation. ScientificForm[expr, n] prints with numbers given to n-digit precision.
ReleaseCOMObject[obj] releases COM resources held by the specified .NET object.
MLAbort
(Mathematica MathLink C Function) int MLAbort is a global variable set when a program created using mcc or mprep has been sent an abort message.
SystemsModelExtract[sys, {i_1, i_2, ...}] extracts the subsystem of the StateSpaceModel or TransferFunctionModel object sys associated with inputs at position ...