ExponentialPowerDistribution[\[Kappa], \[Mu], \[Sigma]] represents an exponential power distribution with shape parameter \[Kappa], location parameter \[Mu], and scale ...
Annuity
(Built-in Mathematica Symbol) Annuity[p, t] represents an annuity of fixed payments p made over t periods.Annuity[p, t, q] represents a series of payments occurring at time intervals q.Annuity[{p, ...
InputAssumptions is an option for WolframAlpha that specifies assumptions for current query input.
KDistribution[\[Nu], w] represents a K distribution with shape parameters \[Nu] and w.
NArgMin
(Built-in Mathematica Symbol) NArgMin[f, x] gives a position x_min at which f is numerically minimized.NArgMin[f, {x, y, ...}] gives a position {x_min, y_min, ...} at which f is numerically ...
BenktanderWeibullDistribution[a, b] represents a Benktander distribution of type II with parameters a and b.
KumaraswamyDistribution[\[Alpha], \[Beta]] represents a Kumaraswamy distribution with shape parameters \[Alpha] and \[Beta].
MoyalDistribution[\[Mu], \[Sigma]] represents a Moyal distribution with location parameter \[Mu] and scale parameter \[Sigma].
MiniMaxApproximation[expr, {x, {x_0, x_1}, m, n}] finds the rational polynomial function of x, with numerator order m and denominator order n, that gives a mini-max ...
DistanceTransform[image] gives the distance transform of image, in which the value of each pixel is replaced by its distance to the nearest background ...