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).
Or
(Built-in Mathematica Symbol) e_1 || e_2 || ... is the logical OR function. It evaluates its arguments in order, giving True immediately if any of them are True, and False if they are all False.
RiemannSiegelZ[t] gives the Riemann\[Dash]Siegel function Z(t).
SpokenString[expr] gives a string of text corresponding to a spoken representation of the expression expr.
StirlingS2[n, m] gives the Stirling number of the second kind \[ScriptCapitalS]_n^(m).
WeierstrassPPrime[u, {g_2, g_3}] gives the derivative of the Weierstrass elliptic function \[WeierstrassP](u; g_2, g_3).
AiryAi
(Built-in Mathematica Symbol) AiryAi[z] gives the Airy function Ai(z).
MeijerG
(Built-in Mathematica Symbol) MeijerG[{{a_1, ..., a_n}, {a n + 1, ..., a_p}}, {{b_1, ..., b_m}, {b m + 1, ..., b_q}}, z] is the Meijer G function G_p q^m n(z \[VerticalSeparator] {{a_1, ..., a_p}, {b_1, ...
Abs
(Built-in Mathematica Symbol) Abs[z] gives the absolute value of the real or complex number z.