MaxStableDistribution[\[Mu], \[Sigma], \[Xi]] represents a generalized maximum extreme value distribution with location parameter \[Mu], scale parameter \[Sigma], and shape ...
Functions relating real numbers and integers. Extracting integer and fractional parts. IntegerPart[x] and FractionalPart[x] can be thought of as extracting digits to the left ...
EaseOfMovement
LocationTest[data] tests whether the mean or median of the data is zero. LocationTest[{data_1, data_2}] tests whether the means or medians of data_1 and data_2 are ...
ImageApply[f, image] applies the function f to the list of channel values for each pixel in image.
Normalize[v] gives the normalized form of a vector v. Normalize[z] gives the normalized form of a complex number z.Normalize[expr, f] normalizes with respect to the norm ...
PrimePi
(Built-in Mathematica Symbol) PrimePi[x] gives the number of primes \[Pi] (x) less than or equal to x.
MarcumQ
(Built-in Mathematica Symbol) MarcumQ[m, a, b] gives Marcum's Q function Q_m (a, b).MarcumQ[m, a, b_0, b_1] gives Marcum's Q function Q_m (a, b_0) - Q_m (a, b_1).
Identity[expr] gives expr (the identity operation).
LabelingFunction is an option for charting functions that specifies a function to apply to determine labeling of chart elements.