Query: j0
OS: bsd
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) int n; double x; double y0(x) double x; double y1(x) double x; double yn(n,x) int n; double x;DESCRIPTIONThese functions calculate Bessel functions of the first and second kinds for real arguments and integer orders.DIAGNOSTICSOn a VAX, negative arguments cause y0, y1 and yn to return the reserved operand and set errno to EDOM.SEE ALSOmath(3M), infnan(3M) 4th Berkeley Distribution May 12, 1986 J0(3M)
Related Man Pages |
---|
j1(3) - mojave |
jn(3) - mojave |
j0(3) - opendarwin |
j1(3) - opendarwin |
j0(3) - osx |