GAMMALN (PQL - xl)
This function returns the natural logarithm of the Gamma function, G(x)
- Library: PQL \ Spreadsheet \ Statistical
- Compatibility: Any content (regardless of data source) in the Tabulate spreadsheet module
Syntax
GAMMALN(x)
Function Arguments
Name | Description | Type | Optional |
x | The argument is any numeric value | Number |
|
Comments
This function is the same as the Microsoft Excel 'GAMMALN' function - using the same inputs, logic and outputs.