besselIs: Bessel Function
Description
Exponentially scaled Bessel function of first kind.
Usage
besselIs(x, nu, expon.scaled = FALSE)
Arguments
nu
numeric; The order (may be fractional) of the Bessel function.
expon.scaled
This argument does not affect the result; besselIs always returns the exponentially scaled version of the Bessel function of the first kind.