XLPack 7.0
XLPack Numerical Library (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