Navigation : Language Platform Library Reference- Glossary- Tile syntax- List of icons- StyleCode sub-language - _ - A-B-C - D-E-F - G-H-I - J-K-L-- join-- label-- last-- 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 Specifications Legacyloggammaloggamma(x : number) 🡒 number, autodiff pure functionThe 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 log loglikelihood.loglogistic