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