FactorialMoment[list, r] gives the r\[Null]^th moment of the elements in the list.FactorialMoment[dist, r] gives the r\[Null]^th moment of the symbolic distribution ...
KumaraswamyDistribution[\[Alpha], \[Beta]] represents a Kumaraswamy distribution with shape parameters \[Alpha] and \[Beta].
LevyDistribution[\[Mu], \[Sigma]] represents a Lévy distribution with location parameter \[Mu] and dispersion parameter \[Sigma].
MeijerG
(Built-in Mathematica Symbol) MeijerG[{{a_1, ..., a_n}, {a n + 1, ..., a_p}}, {{b_1, ..., b_m}, {b m + 1, ..., b_q}}, z] is the Meijer G function G_p q^m n(z \[VerticalSeparator] {{a_1, ..., a_p}, {b_1, ...
NProduct[f, {i, i_min, i_max}] gives a numerical approximation to the product \[Product]i = i_min i_max f.NProduct[f, {i, i_min, i_max, di}] uses a step di in the product.
Sech
(Built-in Mathematica Symbol) Sech[z] gives the hyperbolic secant of z.
SumConvergence[f, n] gives conditions for the sum \[Sum]_n^\[Infinity] f to be convergent.SumConvergence[f, {n_1, n_2, ...}] gives conditions for the multiple sum \[Sum]_n ...
Tanh
(Built-in Mathematica Symbol) Tanh[z] gives the hyperbolic tangent of z.
VertexInDegree[g] gives the list of vertex in-degrees for all vertices in the graph g.VertexInDegree[g, v] gives the vertex in-degree for the vertex v.
WakebyDistribution[\[Alpha], \[Beta], \[Gamma], \[Delta], \[Mu]] represents Wakeby distribution with shape parameters \[Beta] and \[Delta], scale parameters \[Alpha] and ...