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

◆ besjnd()

double besjnd ( int  n,
double  x 
)

Derivative J'n(x) of Bessel function of the first kind of order n Jn(x)

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