toms511


toms511, a FORTRAN77 code which computes Bessel Functions I and J of arbitrary real order.

Licensing:

The computer code and data files made available on this web page are distributed under the MIT license

Languages:

toms511 is available in a FORTRAN77 version.

Related Data and Programs:

toms511_test

fn, a FORTRAN77 library which approximates elementary and special functions using Chebyshev polynomials; functions include Airy, Bessel I, J, K and Y, beta, confluent hypergeometric, error, gamma, log gamma, Pochhammer, Spence; integrals include hyperbolic cosine, cosine, Dawson, exponential, logarithmic, hyperbolic sine, sine; by Wayne Fullerton.

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

SPECIAL_FUNCTIONS, a FORTRAN77 library which computes the Beta, Error, Gamma, Lambda, Psi functions, the Airy, Bessel I, J, K and Y, Hankel, Jacobian elliptic, Kelvin, Mathieu, Struve functions, spheroidal angular functions, parabolic cylinder functions, hypergeometric functions, the Bernoulli and Euler numbers, the Hermite, Laguerre and Legendre polynomials, the cosine, elliptic, exponential, Fresnel and sine integrals, by Shanjie Zhang, Jianming Jin;

toms597, a FORTRAN77 library which can evaluate Bessel I functions of real (non integer) order, This is a version of ACM toms Algorithm 597;

toms644, a FORTRAN77 library which evaluates the Bessel I, J, K, Y functions, the Airy functions Ai and Bi, and the Hankel function, for complex argument and real order. This is a version of ACM toms algorithm 644.

toms715, a FORTRAN77 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. Donald Amos, S.L. Daniel, M.K. Weston, CDC 6600 subroutines IBESS and JBESS for Bessel functions Inu(x) and Jnu(x), x>= 0, nu >= 0, ACM Transactions on Mathematical Software, Volume 3, Number 1, March 1977, pages 93-95.

Source Code:


Last revised on 21 November 2023.