j0()

NAME

j0(), j1(), jn(), y0(), y1(), yn() - bessel functions of first and second kind

SYNOPSIS

#include <math.h>

double j0 (double x) double j1 (double x) double jn (int n, double x) double y0 (double x) double y1 (double x) double yn (int n, double x)

DESCRIPTION

The functions j0(3) and j1(3) compute the Bessel function of the first kind of the order 0 and the order 1, respectively, for the real value x; the function jn(3) computes the Bessel function of the first kind of the integer order n for the real value x.

The functions y0(3) and y1(3) compute the linearly independent Bessel function of the second kind of the order 0 and the order 1, respectively, for the positive integer value x (expressed as a double); the function yn(3) computes the Bessel n for the positive integer value x (expressed as a double).

RETURN VALUES

If these functions are successful, the computed value is returned.

SEE ALSO

math(3)

infnan(3)

500 Internal Server Error

Internal Server Error

The server encountered an internal error or misconfiguration and was unable to complete your request.

Please contact the server administrator at webmaster@systemmanager.forsenergy.ru to inform them of the time this error occurred, and the actions you performed just before this error.

More information about this error may be available in the server error log.

Additionally, a 500 Internal Server Error error was encountered while trying to use an ErrorDocument to handle the request.