Searched defs:rint (Results 1 – 3 of 3) sorted by relevance
313 public static short rint(short h) { in rint() method in FP16
623 public static native double rint(double a); in rint() method in Math
474 public static double rint(double a) { in rint() method in StrictMath