Calculates the modified Bessel function of argument x and order n.
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
integer, | intent(in) | :: | n |
Order of the modified Bessel function. |
||
double precision, | intent(in) | :: | x |
Argument of the modified Bessel function. |