RootLocusPlot[g, {k, k_min, k_max}] generates the root locus plot of a rational function g of k ranging from k_min to k_max.RootLocusPlot[sys, ...] plots the root loci of a ...
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 ...
PERTDistribution[{min, max}, c] represents a PERT distribution with range min to max and maximum at c.PERTDistribution[{min, max}, c, \[Lambda]] represents a modified PERT ...
MTP
(Mathematica Import/Export Format) Minitab portable worksheet format. Statistical data format. Used for exchanging and archiving statistical data. MTP is an acronym derived from Minitab Portable Worksheet. ...
Apply
(Built-in Mathematica Symbol) Apply[f, expr] or f @@ expr replaces the head of expr by f. Apply[f, expr, {1}] or f @@@ expr replaces heads at level 1 of expr by f.Apply[f, expr, levelspec] replaces heads ...
Arg
(Built-in Mathematica Symbol) Arg[z] gives the argument of the complex number z.
CumulantGeneratingFunction[dist, t] gives the cumulant generating function for the symbolic distribution dist as a function of the variable t. ...
DictionaryLookup[patt] finds all words in an English dictionary that match the string pattern patt.DictionaryLookup[patt, n] gives only the first n words ...
DifferentialRoot[lde] represents a function that solves the linear differential equation specified by lde[y, x].
EffectiveInterest[r, q] gives the effective interest rate corresponding to interest specification r, compounded at time intervals q.