Searched defs:rint (Results 1 – 5 of 5) sorted by relevance
313 public static short rint(short h) { in rint() method in FP16
67 public static native double rint(double a); in rint() method in Math
66 public static double rint(double a) { throw new RuntimeException("Stub!"); } in rint() method in StrictMath
559 public static double rint(double a) { in rint() method in StrictMath
649 public static native double rint(double a); in rint() method in Math