Bessel function of first kind
J = besselj(
computes the Bessel function of the first kind
Jν(z) for each element in array nu,Z)Z.
The Bessel functions are related to the Hankel functions, also called Bessel functions of the third kind:
is besselh, Jν(z) is besselj, and Yν(z) is bessely. The Hankel functions also form a
fundamental set of solutions to Bessel's equation (see besselh).