InversePermutation[perm] returns the inverse of permutation perm.
MarcumQ
(Built-in Mathematica Symbol) MarcumQ[m, a, b] gives Marcum's Q function Q_m (a, b).MarcumQ[m, a, b_0, b_1] gives Marcum's Q function Q_m (a, b_0) - Q_m (a, b_1).
MinimalStateSpaceModel[ss] gives the minimal state-space model of the StateSpaceModel object ss.
PaulWavelet[] represents a Paul wavelet of order 4.PaulWavelet[n] represents a Paul wavelet of order n.
PrincipalComponents[matrix] transforms elements of matrix into unscaled principal components.
RuntimeAttributes is an option for Compile that specifies attributes for the compiled function it creates.
$Display gives a list of files and pipes to be used with the default $DisplayFunction.
Mathematica's interface is carefully optimized for both menu and keyboard use—with many convenient ergonomic features, including some that are not immediately visible from ...
CellEditDuplicate is an option for Cell which specifies whether the front end should make a copy of the cell before actually applying any changes in its contents that you ...
CentralMoment[list, r] gives the r\[Null]^th central moment of the elements in list with respect to their mean.CentralMoment[dist, r] gives the r\[Null]^th central moment of ...