KroneckerDelta[n_1, n_2, ...] gives the Kronecker delta \[Delta] Subscript[n, 1] Subscript[n, 2] ..., equal to 1 if all the n_i are equal, and 0 otherwise.
Kurtosis[list] gives the coefficient of kurtosis for the elements in list.Kurtosis[dist] gives the coefficient of kurtosis for the symbolic distribution dist.
MeshFunctions is an option for plotting functions that specifies functions to use to determine the placement of mesh divisions.
OutputResponse[sys, u, t] gives the output response of a TransferFunctionModel or StateSpaceModel object sys to the input u as a function of time t.OutputResponse[sys, u, {t, ...
PrependTo[s, elem] prepends elem to the value of s, and resets s to the result.
QuartileSkewness[list] gives the coefficient of quartile skewness for the elements in list.QuartileSkewness[dist] gives the coefficient of quartile skewness for the symbolic ...
Skewness[list] gives the coefficient of skewness for the elements in list.Skewness[dist] gives the coefficient of skewness for the symbolic distribution dist.
ToNumberField[a, \[Theta]] expresses the algebraic number a in the number field generated by \[Theta]. ToNumberField[{a_1, a_2, ...}, \[Theta]] expresses the a_i in the field ...
ND
(Numerical Calculus Package Symbol) ND[expr, x, x_0] gives a numerical approximation to the derivative of expr with respect to x at the point x_0.ND[expr, {x, n}, x_0] gives a numerical approximation to the ...
Annuity
(Built-in Mathematica Symbol) Annuity[p, t] represents an annuity of fixed payments p made over t periods.Annuity[p, t, q] represents a series of payments occurring at time intervals q.Annuity[{p, ...