Gamma functions

Γ(z) Returns the value of the Euler gamma function of z. (To type Γ, press G[Ctrl]G.)

Euler gamma function of z

Γ(a, x) Returns the value of the incomplete gamma function of x with parameter a. Γ(a,0) = Γ(a).

value of the incomplete gamma function of x with parameter a

lnΓ(z) Returns the natural log of the Euler gamma function, evaluated at z.

Arguments:

Notes: