GridGraph[{m, n}] gives the grid graph with m*n vertices G m, n.GridGraph[{n_1, n_2, ..., n_k}] gives the k-dimensional grid graph with n_1*n_2*\[CenterEllipsis]*n_k vertices ...
GroupStabilizerChain[group] returns a list of successive stabilizers in group of the points in a base of group.
HararyGraph[k, n] generates the minimal k-connected graph on n vertices H k, n.
Indeterminate is a symbol that represents a numerical quantity whose magnitude cannot be determined.
KnightTourGraph[m, n] gives a Knight's tour graph on an m*n chessboard.
LUDecomposition[m] generates a representation of the LU decomposition of a square matrix m.
NicholsGridLines is an option to NicholsPlot that specifies contours of constant magnitude and constant phase of the closed-loop system.
NyquistGridLines is an option to NyquistPlot that specifies contours of constant magnitude and phase of a closed-loop system.
ParameterMixtureDistribution[dist[\[Theta]], \[Theta] \[Distributed] wdist] represents a parameter mixture distribution where the parameter \[Theta] is distributed according ...
PolarAxesOrigin is an option for sector charts and polar plots that specifies where polar axes should be drawn.