RiceDistribution[\[Alpha], \[Beta]] represents a Rice distribution with shape parameters \[Alpha] and \[Beta].RiceDistribution[m, \[Alpha], \[Beta]] represents a ...
Exp
(Built-in Mathematica Symbol) Exp[z] gives the exponential of z.
Wave64
(Mathematica Import/Export Format) Sony Wave64 audio format. Promoted under the name Sony Pictures Digital Wave 64. Designed to overcome the 4 GB file size limit of the Microsoft WAV format. Binary file ...
Ceiling
(Built-in Mathematica Symbol) Ceiling[x] gives the smallest integer greater than or equal to x. Ceiling[x, a] gives the smallest multiple of a greater than or equal to x.
CosIntegral[z] gives the cosine integral function Ci(z).
StirlingS2[n, m] gives the Stirling number of the second kind \[ScriptCapitalS]_n^(m).
TeXForm
(Built-in Mathematica Symbol) TeXForm[expr] prints as a TeX version of expr.
The control mechanisms set up for NDSolve enable you to define your own numerical integration algorithms and use them as specifications for the Method option of NDSolve. ...
Sum
(Built-in Mathematica Symbol) Sum[f, {i, i_max}] evaluates the sum \[Sum]i = 1 i_max f. Sum[f, {i, i_min, i_max}] starts with i = i_min. Sum[f, {i, i_min, i_max, di}] uses steps d i. Sum[f, {i, {i_1, i_2, ...
TransformationFunction[data] represents a transformation function that applies geometric and other transformations.