logmdigamma

fnreal logmdigamma(real x) pure nothrow @safe @nogc

Log Minus Digamma function

logmdigamma(x) = log(x) - digamma(x)

See Also