LiouvilleLambda[n] gives the Liouville function \[Lambda](n).
RiemannR[x] gives the Riemann prime counting function R(x).
ParabolicCylinderD[\[Nu], z] gives the parabolic cylinder function D_\[Nu] (z).
RamanujanTau[n] gives the Ramanujan \[Tau] function \[Tau](n).
Likelihood[dist, {x_1, x_2, ...}] gives the likelihood function for observations x_1, x_2, ... from the distribution dist.
OpenCLFunction[args] represents a function loaded using OpenCLFunctionLoad.
Residue
(Built-in Mathematica Symbol) Residue[expr, {z, z_0}] finds the residue of expr at the point z = z_0.
BooleanCountingFunction[k_max, n] represents a Boolean function of n variables that gives True if at most k_max variables are True.BooleanCountingFunction[{k}, n] represents ...
LogLikelihood[dist, {x_1, x_2, ...}] gives the log-likelihood function for observations x_1, x_2, ... from the distribution dist.
Update
(Built-in Mathematica Symbol) Update[symbol] tells Mathematica that hidden changes have been made which could affect values associated with a symbol. Update[] specifies that the value of any symbol could ...