jburkardt

BESSELJ\ Bessel J functions of noninteger order {#besselj-bessel-j-functions-of-noninteger-order align=”center”} ======================================


BESSELJ is a C++ library which evaluates Bessel J functions of noninteger order.

Licensing: {#licensing align=”center”}

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

Languages: {#languages align=”center”}

BESSELJ is available in a C version and a C++ version and a FORTRAN90 version and a MATLAB version and a Python version.

FN, a C++ 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.

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

TEST_VALUES, a C++ library which stores values of many mathematical functions, and can be used for testing.

Reference: {#reference align=”center”}

  1. Donald Amos, SL Daniel, MK Weston,\ CDC 6600 subroutines IBESS and JBESS for Bessel functions I(NU,X) and J(NU,X),\ ACM Transactions on Mathematical Software,\ Volume 3, Number 1, March 1977, pages 76-92.
  2. William Cody,\ Algorithm 715: SPECFUN - A Portable FORTRAN Package of Special Function Routines and Test Drivers,\ ACM Transactions on Mathematical Software,\ Volume 19, Number 1, March 1993, pages 22-32.

Source Code: {#source-code align=”center”}

Examples and Tests: {#examples-and-tests align=”center”}

List of Routines: {#list-of-routines align=”center”}

You can go up one level to the C++ source codes.


Last revised on 15 January 2016.