EllipticPi[n, m] gives the complete elliptic integral of the third kind \[CapitalPi] (n \[VerticalSeparator] m). EllipticPi[n, \[Phi], m] gives the incomplete elliptic ...
EllipticTheta[a, u, q] gives the theta function \[CurlyTheta]_a (u, q) (a = 1, ..., 4).
Equal
(Built-in Mathematica Symbol) lhs == rhs returns True if lhs and rhs are identical.
EulerPhi[n] gives the Euler totient function \[Phi](n).
Exists
(Built-in Mathematica Symbol) Exists[x, expr] represents the statement that there exists a value of x for which expr is True. Exists[x, cond, expr] states that there exists an x satisfying the condition ...
ExpGammaDistribution[\[Kappa], \[Theta], \[Mu]] represents an exp-gamma distribution with shape parameter \[Kappa], scale parameter \[Theta], and location parameter \[Mu].
ExponentialPowerDistribution[\[Kappa], \[Mu], \[Sigma]] represents an exponential power distribution with shape parameter \[Kappa], location parameter \[Mu], and scale ...
FactorialMomentGeneratingFunction[dist, t] gives the factorial moment generating function for the symbolic distribution dist as a function of the variable t. ...
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 ...
n! gives the factorial of n.