This is documentation for an old release of SciPy (version 0.10.0). Read this page Search for this page in the documentation of the latest stable release (version 1.15.1).
scipy.special.psi
-
scipy.special.psi(x[, out]) = <ufunc 'psi'>
y=psi(z) is the derivative of the logarithm of the gamma function
evaluated at z (also called the digamma function).