Composition[f_1, f_2, f_3, ...] represents a composition of the functions f_1, f_2, f_3, ....
Arg
(Built-in Mathematica Symbol) Arg[z] gives the argument of the complex number z.
CanberraDistance[u, v] gives the Canberra distance between vectors u and v.
Sign
(Built-in Mathematica Symbol) Sign[x] gives -1, 0, or 1 depending on whether x is negative, zero, or positive.
WeberE
(Built-in Mathematica Symbol) WeberE[\[Nu], z] gives the Weber function E \[Nu] (z).WeberE[\[Nu], \[Mu], z] gives the associated Weber function E_\[Nu]^\[Mu](z).
Do Basic Calculations Do Constrained Nonlinear Optimization Control the Precision and Accuracy of Numerical Results
RotationTransform[\[Theta]] gives a TransformationFunction that represents a rotation in 2D by \[Theta] radians about the origin.RotationTransform[\[Theta], p] gives a 2D ...
Cosh
(Built-in Mathematica Symbol) Cosh[z] gives the hyperbolic cosine of z.
Cot
(Built-in Mathematica Symbol) Cot[z] gives the cotangent of z.
GammaRegularized[a, z] is the regularized incomplete gamma function Q(a, z).