NevilleThetaS[z, m] gives the Neville theta function \[CurlyTheta]_s (z \[VerticalSeparator] m).
SinIntegral[z] gives the sine integral function Si(z).
WeierstrassSigma[u, {g_2, g_3}] gives the Weierstrass sigma function \[Sigma](u; g_2, g_3).
Erfi
(Built-in Mathematica Symbol) Erfi[z] gives the imaginary error function erf(i z)/i.
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.
n!! gives the double factorial of n.
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.
A differential system can sometimes be solved by analytic means. The function DSolve implements many of the known algorithmic techniques. However, differential systems that ...
Multinomial[n_1, n_2, ...] gives the multinomial coefficient (n_1 + n_2 + ...)!/(n_1! n_2! ...).
TransferFunctionCancel[tf] cancels common poles and zeros in the TransferFunctionModel object tf.TransferFunctionCancel[tf, crit] cancels only common pole-zero pairs e_i for ...