Query: j0
OS: v7
Section: 3m
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
J0(3M) J0(3M)NAMEj0, j1, jn, y0, y1, yn - bessel functionsSYNOPSIS#include <math.h> double j0(x) double x; double j1(x) double x; double jn(n, x); double x; double y0(x) double x; double y1(x) double x; double yn(n, x) double x;DESCRIPTIONThese functions calculate Bessel functions of the first and second kinds for real arguments and integer orders.DIAGNOSTICSNegative arguments cause y0, y1, and yn to return a huge negative value and set errno to EDOM. J0(3M)
Related Man Pages |
---|
j0l(3) - redhat |
jn(3) - redhat |
jnl(3) - redhat |
y0f(3) - redhat |
y1(3) - redhat |