ASA121
The Trigamma Function


ASA121 is a FORTRAN77 library which evaluates the trigamma function, by BE Schneider.

ASA121 is Applied Statistics Algorithm 121. Source code for many Applied Statistics Algorithms is available through STATLIB.

Languages:

ASA121 is available in a C version and a C++ version and a FORTRAN77 version and a FORTRAN90 version and a MATLAB version.

Related Data and Programs:

ASA103, a FORTRAN77 library which evaluates the digamma function.

TEST_VALUES, a FORTRAN90 library which contains sample values for a number of special functions.

Author:

Original FORTRAN77 version by BE Schneider; This FORTRAN77 version by John Burkardt.

Reference:

  1. BE Schneider,
    Algorithm AS 121: Trigamma Function,
    Applied Statistics,
    Volume 27, Number 1, 1978, pages 97-99.

Source Code:

Examples and Tests:

List of Routines:

You can go up one level to the FORTRAN77 source codes.


Last revised on 04 January 2008.