JacobiNC[u, m] gives the Jacobi elliptic function nc(u | m).
JacobiND[u, m] gives the Jacobi elliptic function nd(u | m).
KroneckerDelta[n_1, n_2, ...] gives the Kronecker delta \[Delta] Subscript[n, 1] Subscript[n, 2] ..., equal to 1 if all the n_i are equal, and 0 otherwise.
GCD
(Built-in Mathematica Symbol) GCD[n_1, n_2, ...] gives the greatest common divisor of the n_i.
JacobiCD[u, m] gives the Jacobi elliptic function cd(u | m).
JacobiDC[u, m] gives the Jacobi elliptic function dc(u | m).
JacobiSC[u, m] gives the Jacobi elliptic function sc(u | m).
Expectation[expr, x \[Distributed] dist] gives the expectation of expr under the assumption that x follows the probability distribution dist. Expectation[expr, x ...
ScalarTripleProduct[v_1, v_2, v_3] gives the scalar triple product of the three 3-vectors v_1, v_2 and v_3 in the default coordinate system. ScalarTripleProduct[v_1, v_2, ...
BesselK
(Built-in Mathematica Symbol) BesselK[n, z] gives the modified Bessel function of the second kind K_n (z).