Math Scalar Library
Programming Reference Manual Fortran
Version 1.1 DD-00003-111

22.9 sjn - Bessel function Jn(x)

function sjn (n, x) 
function sjnf(n, x)

Given a value x and an order n , this function computes the Bessel function J (x)
 n  .