g77.info: BesJN Intrinsic

Go forward to BesY0 Intrinsic
Go backward to BesJ1 Intrinsic
Go up to Table of Intrinsic Functions
Go to the top op g77

BesJN Intrinsic

     BesJN(N, X)
BesJN: `REAL' function, the `KIND=' value of the type being that of
argument X.
N: `INTEGER' not wider than the default kind; scalar; INTENT(IN).
X: `REAL'; scalar; INTENT(IN).
Intrinsic groups: `unix'.
Description:
   Calculates the Bessel function of the first kind of order N of X.
See `bessel(3m)', on whose implementation the function depends.