2.1.16.6.5 Gamma and Related Functions
Functions
| Name | Brief | Example |
|---|---|---|
| beta | computes the beta function | Examples |
| gamma | Gamma function \(\Gamma\)(x) | Examples |
| gammaln | This function returns the natural logarithm of the gamma function. | Examples |
| incomplete_gamma | Incomplete Gamma functions Command returned with error code 1
(a,x) |
Examples |
| log_gamma | Log Gamma function ln(\(\Gamma\)(x)) | Examples |
| real_polygamma | Derivative of the psi function \(\psi\)(x) | Examples |
| incbeta | Computes the incomplete beta function. | Examples |
| incgamma | computes the incomplete gamma function. | Examples |