R/free.R

"free" <-
function(x,n){
c<-n+1
a<-asin((x/c)^.5)+asin(((x+1)/c)^.5)
a
}

Try the binhf package in your browser

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

binhf documentation built on May 2, 2019, 4:07 p.m.