BESSI0 Function

function BESSI0(X)

This function calculates the modified Bessel function of the first kind of order zero for any positive real argument x.

Arguments

Type IntentOptional Attributes Name
double precision, intent(in) :: X

Argument of the Bessel function.

Return Value real(kind=8)