Searched refs:TWO_PI (Results 1 – 5 of 5) sorted by relevance
49 private static final double HALF_LOG_2_PI = 0.5 * FastMath.log(MathUtils.TWO_PI);196 double f = (MathUtils.TWO_PI * x * (n - x)) / n; in logBinomialProbability()
197 FastMath.sqrt(MathUtils.TWO_PI * x); in probability()
48 public static final double TWO_PI = 2 * FastMath.PI; field in MathUtils1396 return a - TWO_PI * FastMath.floor((a + FastMath.PI - center) / TWO_PI);
78 int TWO_PI = 0x40c90fdb;
424 int TWO_PI = 0x40c90fdb;