XLPack 6.1
C/C++ API Reference Manual
Loading...
Searching...
No Matches

◆ _besin()

double _besin ( int  n,
double  x 
)

Modified Bessel function of the first kind of order n In(x)

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