logmdigammaInverse

Inverse of the Log Minus Digamma function

Given y, the function finds x such log(x) - digamma(x) = y.

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

See Also

Meta