R/free.R

"free" <-
function(x,n){
c<-n+1
a<-asin((x/c)^.5)+asin(((x+1)/c)^.5)
a
}
nunesmatt/binhf documentation built on May 25, 2019, 8:18 a.m.