XLPack 7.0
XLPack Numerical Library (C API) Reference Manual
Loading...
Searching...
No Matches

◆ besjn()

double besjn ( int  n,
double  x 
)

Bessel functions of the first kind of order n Jn(x)

Purpose
besjn computes the Bessel function of the first kind of order n Jn(x).
Returns
Bessel functions of the first kind of order n Jn(x).
Parameters
[in]nOrder n.
[in]xArgument x.
Error handling
  • Range error (ERANGE) may occur.
Reference
boost/math/special_functions