3.5.1.3.7 Bessel_i0

Definition:

i0 = bessel\_i0(x) evaluates an approximation to the modified Bessel function of the first kind, I0(x).The function is based on Chebyshev expansions.

For more information please review the s17aec function in the NAG document.


Parameters:

x (input, double)
The argument x of the function. Constraint: x> 0.0.
i0 (output, double)
Approximation of the modified Bessel function of the first kind.