RiceDistribution[\[Alpha], \[Beta]] represents a Rice distribution with shape parameters \[Alpha] and \[Beta].RiceDistribution[m, \[Alpha], \[Beta]] represents a ...
ArcTan
(Built-in Mathematica Symbol) ArcTan[z] gives the arc tangent tan -1 (z) of the complex number z. ArcTan[x, y] gives the arc tangent of y/x, taking into account which quadrant the point (x, y) is in.
AtomQ
(Built-in Mathematica Symbol) AtomQ[expr] yields True if expr is an expression which cannot be divided into subexpressions, and yields False otherwise.
ClosenessCentrality[g] gives a list of closeness centralities for the vertices in the graph g.
CosIntegral[z] gives the cosine integral function Ci(z).
EdgeIndex[g, e] gives the integer index for the edge e in the graph g.
InverseFourierSequenceTransform[expr, \[Omega], n] gives the inverse discrete-time Fourier transform of expr.InverseFourierSequenceTransform[expr, {\[Omega]_1, \[Omega]_2, \ ...
LogIntegral[z] is the logarithmic integral function li(z).
ModularLambda[\[Tau]] gives the modular lambda elliptic function \[Lambda](\[Tau]).
String
(Built-in Mathematica Symbol) String is the head of a character string " text".