R/volball.R

Defines functions volball

volball<-function(r,d){ return(r^d*pi^(d/2)/gamma(d/2+1)) }

Try the denpro package in your browser

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

denpro documentation built on May 2, 2019, 8:55 a.m.