Element-wise digamma function (logarithmic derivative of the gamma
function). You can also use digamma().
Arguments
- x
(
arrayish)
Input array.
Value
arrayish
Has the same shape and data type as the input.
See also
prim_digamma() for the underlying primitive.