Searched defs:roundToInt (Results 1 – 4 of 4) sorted by relevance
52 int roundToInt(int reps) { in roundToInt() method in DoubleMathRoundingBenchmark
131 public static int roundToInt(double x, RoundingMode mode) { in roundToInt() method in DoubleMath