View source: R/074_atoms_elementwise_loggamma.R
| loggamma | R Documentation |
Piecewise linear approximation of log(gamma(x)).
Has modest accuracy over the full range, approaching perfect accuracy
as x goes to infinity.
loggamma(x)
x |
An Expression or numeric value (must be positive for DCP). |
A convex Expression representing log(gamma(x)).
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.