MinimalStateSpaceModel[ss] gives the minimal state-space model of the StateSpaceModel object ss.
Modulus
(Built-in Mathematica Symbol) Modulus -> n is an option that can be given in certain algebraic functions to specify that integers should be treated modulo n.
MovingMedian[list, r] gives the moving median of list, computed using spans of r elements.
NoncentralChiSquareDistribution[\[Nu], \[Lambda]] represents a noncentral \[Chi]^2 distribution with \[Nu] degrees of freedom and noncentrality parameter \[Lambda].
NoncentralFRatioDistribution[n, m, \[Lambda]] represents a noncentral F-ratio distribution with n numerator degrees of freedom, m denominator degrees of freedom, and ...
NoncentralStudentTDistribution[\[Nu], \[Delta]] represents a noncentral Student t distribution with \[Nu] degrees of freedom and noncentrality parameter \[Delta].
ObservableModelQ[ss] gives True if the StateSpaceModel object ss is observable, and False otherwise.
ParabolicCylinderD[\[Nu], z] gives the parabolic cylinder function D_\[Nu] (z).
PolyaAeppliDistribution[\[Theta], p] represents a Polya\[Dash]Aeppli distribution with shape parameters \[Theta] and p.
ProductLog[z] gives the principal solution for w in z == w e^w. ProductLog[k, z] gives the k\[Null]^th solution.