Cosh
(Built-in Mathematica Symbol) Cosh[z] gives the hyperbolic cosine of z.
Cos
(Built-in Mathematica Symbol) Cos[z] gives the cosine of z.
Coth
(Built-in Mathematica Symbol) Coth[z] gives the hyperbolic cotangent of z.
Cot
(Built-in Mathematica Symbol) Cot[z] gives the cotangent of z.
Csc
(Built-in Mathematica Symbol) Csc[z] gives the cosecant of z.
EllipticK[m] gives the complete elliptic integral of the first kind K(m).
EulerPhi[n] gives the Euler totient function \[Phi](n).
n! gives the factorial of n.
Function[body] or body & is a pure function. The formal parameters are # (or #1), #2, etc. Function[x, body] is a pure function with a single formal parameter x. ...
Gamma
(Built-in Mathematica Symbol) Gamma[z] is the Euler gamma function \[CapitalGamma](z). Gamma[a, z] is the incomplete gamma function \[CapitalGamma](a, z). Gamma[a, z_0, z_1] is the generalized incomplete ...