Navigation : Envision Language Lokad Platform Envision Gallery Envision Reference - Glossary - Tile syntax - List of icons - StyleCode sub-language - _ - A-B-C - D-E-F - G-H-I - J-K-L -- join -- keep -- label -- last -- lastForex -- linear -- linechart -- log -- logGamma -- loglikelihood.logLogistic -- loglikelihood.negativeBinomial -- loglikelihood.normal -- loglikelihood.poisson -- logLogistic -- loop -- lowercase - M-N-O - P-Q-R - S-T-U - V-W-X - Y-Z Envision Specifications Library Legacy logGamma logGamma(x : number) 🡒 number, autodiff pure function The logarithm of the Gamma function, a commonly used extension of the factorial function to non-negative numbers. For any positive integer $n$, we have $\Gamma(n) = (n-1)!$ Example: x = 1.5 lg = logGamma(x) show scalar "" with lg User Contributed Notes 0 notes + add a note log loglikelihood.logLogistic