digamma

Digamma function

The digamma function is the logarithmic derivative of the gamma function.

digamma(x) = d/dx logGamma(x)

pure nothrow @safe @nogc
real
digamma
(
real x
)

See Also

Meta