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