R/harmean.R

harmean=function(x)
{
    1/mean(1/x)
}
gitlongor/pi0 documentation built on May 17, 2019, 5:29 a.m.