WLJS LogoWLJS Notebook

LogGamma

LogGamma[z] gives the logarithm of the gamma function log Γ(z).

Examples

Compute log gamma:

LogGamma[5]
(* Log[24] *)

Numerical value:

LogGamma[10.0]
(* 12.8018 *)

Please visit the official Wolfram Language Reference for more details.

On this page