SPECIAL_FUNCTIONS
Evaluation of Special Functions


SPECIAL_FUNCTIONS, a FORTRAN90 library which evaluates special functions, including Airy, Associated Legendre Bessel, Beta, Complete Elliptic Integral, Confluent Hypergeometric, Cosine Integral, Elliptic Integral, Error, Exponential Integral, Fresnel Integral, Gamma, Hankel, Hypergeometric, Incomplete Beta, Incomplete Gamma, Jacobian Elliptic, Kelvin, Lambda, Legendre, Mathieu, Modified Spherical Bessel, Parabolic Cylinder, Psi, Riccati-Bessel, Sine Integral, Spheroidal Wave, Struve, Whittaker, as well as Bernoulli Numbers, Euler Numbers, Hermite Polynomials, Laguerre Polynomials, Legendre Polynomials, by Shanjie Zhang, Jianming Jin.

Jianming Jin makes the text of the original FORTRAN77 source code available at http://in.ece.illinois.edu/routines/routines.html.

Licensing:

The FORTRAN77 source code of this library is copyrighted by Shanjie Zhang and Jianming Jin. However, they give permission to incorporate routines from this library into a user program provided that the copyright is acknowledged.

Languages:

SPECIAL_FUNCTIONS is available in a FORTRAN90 version.

Related Data and Programs:

CORDIC, a FORTRAN90 library which uses the CORDIC method to compute certain elementary functions.

FN, a FORTRAN90 library which evaluates elementary and special functions, by Wayne Fullerton.

POLPAK, a FORTRAN90 library which evaluates certain mathematical functions, especially some recursive polynomial families.

SLATEC, a FORTRAN90 library which evaluates many special functions.

SPECFUN, a FORTRAN90 library which computes special functions, including Bessel I, J, K and Y functions, and the Dawson, E1, EI, Erf, Gamma, Psi/Digamma functions, by William Cody and Laura Stoltz;

TEST_VALUES, a FORTRAN90 library which contains a few test values of many functions.

TOMS715, a FORTRAN90 library which evaluates special functions, including the Bessel I, J, K, and Y functions of order 0, of order 1, and of any real order, Dawson's integral, the error function, exponential integrals, the gamma function, the normal distribution function, the psi function. This is a version of ACM TOMS algorithm 715.

Reference:

  1. Shanjie Zhang, Jianming Jin,
    Computation of Special Functions,
    Wiley, 1996,
    ISBN: 0-471-11963-6,
    LC: QA351.C45.

Source Code:

Examples and Tests:

List of Routines:

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


Last revised on 15 May 2018.