GAMMA (PQL - xl)
This function calculates the gamma function value
- Library: PQL \ Spreadsheet \ Statistical
 - Compatibility: Any content (regardless of data source) in the Tabulate spreadsheet module
 
Syntax
GAMMA(x)
Function Arguments
Name  | Description  | Type  | Optional  | 
|---|---|---|---|
x  | Specify any real number whose value is either greater than 1 or equal to 1  | Number  | 
  | 
Comments
This function is the same as the Microsoft Excel 'GAMMA' function - using the same inputs, logic and outputs.