Searched defs:nextDown (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jdk/src/share/classes/sun/misc/
H A DFpUtils.java969 * {@code nextDown} implementation may run faster than its
989 public static double nextDown(double d) { method in class:FpUtils
1006 * {@code nextDown} implementation may run faster than its
1026 public static double nextDown(float f) { method in class:FpUtils

Completed in 31 milliseconds