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

◆ besi0e()

double besi0e ( double  x)

Modified Bessel functions of the first kind of order zero I0(x) (exponentially scaled)

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