spycial
stable
Available special functions
Gamma and related functions
spycial.gamma
spycial.lgamma
spycial.loggamma
spycial.digamma
Trigonometric functions
Error function and related functions
Exponential integral and related functions
Riemann zeta function
Spycial 0.2 Release Notes
spycial
Docs
»
Available special functions
»
spycial.digamma
Edit on GitHub
spycial.digamma
¶
spycial.
digamma
= <numba._DUFunc 'digamma'>
¶
Digamma function.
Parameters:
x
(
array-like
) – Points on the real line
out
(
ndarray
,
optional
) – Output array for the values of
digamma
at
x
Returns:
Values of
digamma
at
x
Return type:
ndarray