BESSK0 Function

function BESSK0(X)

This function calculates the modified Bessel function of the third 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)