

j1()                   Mathematics Function                  j1()




Compute Bessel function

#include <math.h>
ddoouubbllee jj11(_z) ddoouubbllee _z;

jj11 takes _z and computes the Bessel function of the first kind for
order 1.

***** Example *****

For an example of this function, see the entry for j0.

***** See Also *****

j0(), jn(), mathematics library









































COHERENT Lexicon                                           Page 1


