NResidue
(Numerical Calculus Package Symbol) NResidue[expr, {z, z_0}] numerically finds the residue of expr near the point z = z_0.
BenktanderGibratDistribution[a, b] represents a Benktander distribution of type I with parameters a and b.
NMinimize, NMaximize, Minimize, and Maximize employ global optimization algorithms, and are thus suitable when a global optimum is needed. Minimize and Maximize can find ...
AiryBi
(Built-in Mathematica Symbol) AiryBi[z] gives the Airy function Bi(z).
ArcCos
(Built-in Mathematica Symbol) ArcCos[z] gives the arc cosine cos -1 (z) of the complex number z.
ArcSin
(Built-in Mathematica Symbol) ArcSin[z] gives the arc sine sin -1 (z) of the complex number z.
Coth
(Built-in Mathematica Symbol) Coth[z] gives the hyperbolic cotangent of z.
Csch
(Built-in Mathematica Symbol) Csch[z] gives the hyperbolic cosecant of z.
D
(Built-in Mathematica Symbol) D[f, x] gives the partial derivative \[PartialD]f/\[PartialD]x. D[f, {x, n}] gives the multiple derivative \[PartialD]^n f/\[PartialD]x^n. D[f, x, y, ...] differentiates f ...
ExpGammaDistribution[\[Kappa], \[Theta], \[Mu]] represents an exp-gamma distribution with shape parameter \[Kappa], scale parameter \[Theta], and location parameter \[Mu].