Go to the first, previous, next, last section, table of contents.

Trigamma Function

Function: double gsl_sf_psi_1_int (int n)
Function: int gsl_sf_psi_1_int_e (int n, gsl_sf_result * result)
These routines compute the Trigamma function @math{\psi'(n)} for positive integer @math{n}.


Go to the first, previous, next, last section, table of contents.