Searched refs:logn (Results 1 – 1 of 1) sorted by relevance
93 final double logn = FastMath.log(numeratorDegreesOfFreedom); in density() local96 return FastMath.exp(nhalf*logn + nhalf*logx - logx + mhalf*logm - nhalf*lognxm - in density()