jjnn() -- Mathematics Function (libm)

Compute Bessel function
#iinncclluuddee <mmaatthh.hh>
ddoouubbllee jjnn(_n, _z) iinntt _n; ddoouubbllee _z;

jjnn() takes _z  and computes the Bessel function of  the first kind for order
_n.

_E_x_a_m_p_l_e
For an example of this function, see the entry for jj00().

_S_e_e _A_l_s_o
jj00(), jj11(), lliibbmm
