Searched defs:rint (Results 1 – 2 of 2) sorted by relevance
404 public static double rint(double a) { in rint() method in StrictMath
412 public static native double rint(double a); in rint() method in Math