Function f_trigammaf

Source
pub fn f_trigammaf(x: f32) -> f32
Expand description

Computes the trigamma function ψ₁(x).

The trigamma function is the second derivative of the logarithm of the gamma function.