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

◆ besi1e()

double besi1e ( double  x)

Modified Bessel functions of the first kind of order one I1(x) (exponentially scaled)

Purpose
besi1e computes the exponentially scaled modified Bessel function of the first kind of order one exp(-|x|)*I1(x).
Returns
Exponentially scaled modified Bessel functions of the first kind of order one exp(-|x|)*I1(x).
Parameters
[in]xArgument x.
Error handling
  • Range error (ERANGE) may occur.
Reference
netlib/cephes