BinormalDistribution[{\[Mu]_1, \[Mu]_2}, {\[Sigma]_1, \[Sigma]_\ 2}, \[Rho]] represents a bivariate normal distribution with mean {\[Mu]_1, \[Mu]_2} and covariance matrix ...
BooleanMinimize[expr] finds a minimal-length disjunctive normal form representation of expr.BooleanMinimize[expr, form] finds a minimal-length representation for expr in the ...
AlgebraicNumberNorm[a] gives the norm of the algebraic number a.
MachinePrecision is a symbol used to indicate machine-number precision.
MinimalPolynomial[s, x] gives the minimal polynomial in x for which the algebraic number s is a root.
Speak
(Built-in Mathematica Symbol) Speak[expr] speaks a spoken representation of the expression expr.
ArcCsch
(Built-in Mathematica Symbol) ArcCsch[z] gives the inverse hyperbolic cosecant csch -1 (z) of the complex number z.
ArcTanh
(Built-in Mathematica Symbol) ArcTanh[z] gives the inverse hyperbolic tangent tanh -1 (z) of the complex number z.
If the given second-order ODE is inhomogeneous, DSolve applies the method of variation of parameters to return a solution for the problem. This solves an inhomogeneous linear ...
BinomialDistribution[n, p] represents a binomial distribution with n trials and success probability p.