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

◆ besind()

double besind ( int  n,
double  x 
)

Derivative I'n(x) of modified Bessel function of the first kind of order n In(x)

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