digamma-1.0: A (deprecated) implementation of the digamma function
Numeric.Digamma
Synopsis
digamma :: Double -> Double
Compute ψ0(x), the first logarithmic derivative of the gamma function. Uses Algorithm AS 103 by Bernardo, based on Minka's C implementation.