Searched defs:rint (Results 1 – 4 of 4) sorted by relevance
238 public static short rint(short h) { in rint() method in FP16
423 public static double rint(double a) { in rint() method in StrictMath
452 public static native double rint(double a); in rint() method in Math
69 public static native double rint(double a); in rint() method in Math