GegenbauerC[n, m, x] gives the Gegenbauer polynomial C_n^(m)(x). GegenbauerC[n, x] gives the renormalized form lim_(m->0) C_n^(m)(x)/m.
RiemannSiegelTheta[t] gives the Riemann\[Dash]Siegel function \[CurlyTheta](t).
Sech
(Built-in Mathematica Symbol) Sech[z] gives the hyperbolic secant of z.
IncludeEmptyStems is an option for StemLeafPlot which specifies whether stems with no leaves should be included in the plot.
UniformDistribution[{min, max}] represents a continuous uniform statistical distribution giving values between min and max. UniformDistribution[] represents a uniform ...
EstimatedDistribution[data, dist] estimates the parametric distribution dist from data.EstimatedDistribution[data, dist, {{p, p_0}, {q, q_0}, ...}] estimates the parameters ...
FourierSinSeries[expr, t, n] gives the n\[Null]^th-order Fourier sine series expansion of expr in t.FourierSinSeries[expr, {t_1, t_2, ...}, {n_1, n_2, ...}] gives the ...
Play
(Built-in Mathematica Symbol) Play[f, {t, t_min, t_max}] creates an object that plays as a sound whose amplitude is given by f as a function of time t in seconds between t_min and t_max.
QPochhammer[a, q, n] gives the q-Pochhammer symbol (a; q) n.QPochhammer[a, q] gives the q-Pochhammer symbol (a; q) \[Infinity].QPochhammer[q] gives the q-Pochhammer symbol ...
EllipticNomeQ[m] gives the nome q corresponding to the parameter m in an elliptic function.