BetaDistribution[\[Alpha], \[Beta]] represents a continuous beta distribution with shape parameters \[Alpha] and \[Beta].
PolyLog
(Built-in Mathematica Symbol) PolyLog[n, z] gives the polylogarithm function Li_n (z).PolyLog[n, p, z] gives the Nielsen generalized polylogarithm function S n, p (z).
Views
(Mathematica Tutorial) Mathematica supports a variety of objects that can be used to organize and display information in output. Known collectively as views, these objects range from the simple ...
Manipulate[expr, {u, u_min, u_max}] generates a version of expr with controls added to allow interactive manipulation of the value of u. Manipulate[expr, {u, u_min, u_max, ...
Polynomial algorithms are at the core of classical "computer algebra". Incorporating methods that span from antiquity to the latest cutting-edge research at Wolfram Research, ...
FourierSequenceTransform[expr, n, \[Omega]] gives the Fourier sequence transform of expr.FourierSequenceTransform[expr, {n_1, n_2, ...}, {\[Omega]_1, \[Omega]_2, ...}] gives ...
HalfNormalDistribution[\[Theta]] represents a half-normal distribution with scale inversely proportional to parameter \[Theta].
Pochhammer[a, n] gives the Pochhammer symbol (a) n.
Hypergeometric1F1Regularized[a, b, z] is the regularized confluent hypergeometric function \[Null]_1 F_1 (a; b; z)/\[CapitalGamma](b).
Mathematica symbolic expressions can represent an immense range of types of objects. Mathematica provides a rich collection of functions to test expressions. Functions that ...