Searched defs:nextUp (Results 1 – 3 of 3) sorted by relevance
/libcore/ojluni/src/main/java/sun/misc/ | ||
D | FpUtils.java | 919 public static double nextUp(double d) { in nextUp() method in FpUtils |
/libcore/ojluni/src/main/java/java/lang/ | ||
D | StrictMath.java | 1572 public static double nextUp(double d) { in nextUp() method in StrictMath |
D | Math.java | 1826 public static double nextUp(double d) { in nextUp() method in Math |