R/I.1.R

Defines functions I.1

Documented in I.1

I.1 <- function(x) {
    besselI(x=x, nu=1, expon.scaled = FALSE)
}

Try the circular package in your browser

Any scripts or data that you put into this service are public.

circular documentation built on Sept. 8, 2023, 6:03 p.m.