Conjugate[z] or z\[Conjugate] gives the complex conjugate of the complex number z.
Erfc
(Built-in Mathematica Symbol) Erfc[z] gives the complementary error function erfc(z).
Indeterminate is a symbol that represents a numerical quantity whose magnitude cannot be determined.
InverseEllipticNomeQ[q] gives the parameter m corresponding to the nome q in an elliptic function.
JacobiAmplitude[u, m] gives the amplitude am(u \[VerticalSeparator] m) for Jacobi elliptic functions.
JacobiZeta[\[Phi], m] gives the Jacobi zeta function Z(\[Phi] \[VerticalSeparator] m).
LogGamma[z] gives the logarithm of the gamma function log \[CapitalGamma](z).
ThreeJSymbol[{j_1, m_1}, {j_2, m_2}, {j_3, m_3}] gives the values of the Wigner 3-j symbol.
WeierstrassSigma[u, {g_2, g_3}] gives the Weierstrass sigma function \[Sigma](u; g_2, g_3).
CUDAClamp[lst] clamps the values of lst between automatically determined values.CUDAClamp[lst, low, high] clamps the values of lst between low and high.