Navigation
index
modules
|
next
|
previous
|
Numpy and Scipy Documentation
»
SciPy v0.7 Reference Guide (DRAFT)
»
Special functions (
scipy.special
)
»
scipy.special.psi
¶
scipy.special.
psi
(
x
[
,
out
]
)
¶
y=psi(z) is the derivative of the logarithm of the gamma function evaluated at z (also called the digamma function).
Previous topic
scipy.special.betaincinv
Next topic
scipy.special.rgamma
This Page
Show Source
Edit page
Quick search
Navigation
index
modules
|
next
|
previous
|
Numpy and Scipy Documentation
»
SciPy v0.7 Reference Guide (DRAFT)
»
Special functions (
scipy.special
)
»