besselM3 {QRMlib} | R Documentation |
calculates modified Bessel function of third kind
besselM3(lambda=9/2, x=2, logvalue=FALSE)
lambda |
parameter of Bessel function |
x |
2nd parameter of Bessel function |
logvalue |
whether or not log value should be returned |
see page 497 of QRM and references given there
vector of values of Bessel function with same length as x