Turning conditions into numbers. Boole[expr] is a basic function that turns True and False into 1 and 0. It is sometimes known as the characteristic function or indicator ...
FrechetDistribution[\[Alpha], \[Beta]] represents the Frechet distribution with shape parameter \[Alpha] and scale parameter \[Beta].FrechetDistribution[\[Alpha], \[Beta], ...
Mathematica uses the powerful idea of building up all 2D and 3D graphics from symbolic primitives—which can be manipulated using all standard Mathematica functions and ...
HermiteH[n, x] gives the Hermite polynomial H_n (x).
NormFunction is an option for functions such as FindFit and NDSolve which gives a function to be minimized in generating results.
Mathematica lets you create your own custom interfaces, using its uniquely straightforward symbolic interface-building technology. You can build simple interactive ...
PaulWavelet[] represents a Paul wavelet of order 4.PaulWavelet[n] represents a Paul wavelet of order n.
HeavisideLambda[x] represents the triangle distribution \[CapitalLambda](x) which is nonzero for |x| < 1.HeavisideLambda[x_1, x_2, ...] represents the multidimensional ...
HeavisidePi[x] represents the box distribution \[CapitalPi](x), equal to 1 for |x| < 1/2 and 0 for |x| > 1/2.HeavisidePi[x_1, x_2, ...] represents the multidimensional box ...
ExtremeValueDistribution[\[Alpha], \[Beta]] represents an extreme value distribution with location parameter \[Alpha] and scale parameter \[Beta].