Group: Mathematical Functions
Subgroup: Exponential and Logarithmic Functions
See also:

Function: lgamma
Description: lgamma computes logarithm of the gamma function.

Usage: l = gamma(x)
Input:
x n x 1 vector, x > 0 elementwise
Output:
l n x 1 vector, natural logarithm of gamma(x)

Example:
lgamma(5) 

Result:
[1,]   3.1781 





Group: Mathematical Functions
Subgroup: Exponential and Logarithmic Functions
See also:

© XploRe, generated on 6.3.98 7:17 .