R/P2.R

"P2" <-
function(t){
y<--(t^2)/(1-t^2)
y<-exp(y)
y<-y*(t+.01)^.25
}

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.