j1() Mathematics Function j1() Compute Bessel function #include <math.h> double j1(z) double z; j1 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