jn() Mathematics Function jn() Compute Bessel function #include <math.h> double jn(n, z) int n; double z; jn takes z and computes the Bessel function of the first kind for order n. ***** Example ***** For an example of this function, see the entry for j0. ***** See Also ***** j0(), j1(), mathematics library COHERENT Lexicon Page 1