Free Access Week - Data Engineering + BI
Data Engineering and BI courses are free this week!
Free Access Week - Jun 2-8

logOfGamma (version 0.0.1)

gammaln: Computes the natural logarithm of the gamma function.

Description

For values larger than 12, an approximation is used.

Usage

gammaln(x)

Arguments

x

A numeric vector of positive numbers.

Examples

Run this code
gammaln(5)
gammaln(50)

Run the code above in your browser using DataLab