BenktanderGibratDistribution[a, b] represents a Benktander distribution of type I with parameters a and b.
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 ...
ExponentialPowerDistribution[\[Kappa], \[Mu], \[Sigma]] represents an exponential power distribution with shape parameter \[Kappa], location parameter \[Mu], and scale ...
JacobiSN[u, m] gives the Jacobi elliptic function sn(u | m).
The main equations that Solve and related Mathematica functions deal with are polynomial equations. It is easy to solve a linear equation in x. One can also solve quadratic ...
Many calculations involve solving systems of linear equations. In many cases, you will find it convenient to write down the equations explicitly, and then solve them using ...
MomentConvert[mexpr, form] converts the moment expression mexpr to the specified form.
LogNormalDistribution[\[Mu], \[Sigma]] represents a lognormal distribution derived from a normal distribution with mean \[Mu] and standard deviation \[Sigma].
PoissonDistribution[\[Mu]] represents a Poisson distribution with mean \[Mu].
Mathematica has many powerful features which enable you to solve many kinds of equations.