Characters["string"] gives a list of the characters in a string.
Sinh
(Built-in Mathematica Symbol) Sinh[z] gives the hyperbolic sine of z.
Exp
(Built-in Mathematica Symbol) Exp[z] gives the exponential of z.
ComplexExpand[expr] expands expr assuming that all variables are real. ComplexExpand[expr, {x_1, x_2, ...}] expands expr assuming that variables matching any of the x_i are ...
Erfi
(Built-in Mathematica Symbol) Erfi[z] gives the imaginary error function erf(i z)/i.
FourierTrigSeries[expr, t, n] gives the n\[Null]^th-order Fourier trigonometric series expansion of expr in t.FourierTrigSeries[expr, {t_1, t_2, ...}, {n_1, n_2, ...}] gives ...
ListPointPlot3D[{{x_1, y_1, z_1}, {x_2, y_2, z_2}, ...}] generates a 3D scatter plot of points with coordinates {x_i, y_i, z_i}. ListPointPlot3D[array] generates a 3D scatter ...
Arrowheads[spec] is a graphics directive specifying that arrows that follow should have arrowheads with sizes, positions, and forms specified by spec.
PauliMatrix[k] gives the k\[Null]^th Pauli spin matrix \[Sigma]_k.
RamanujanTauZ[t] gives the Ramanujan tau Z-function Z(t).