BESSI1 Function

function BESSI1(X)

This function calculates the modified Bessel function of the first kind of order one 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)