Searched defs:nextAfter (Results 1 – 2 of 2) sorted by relevance
1052 public static double nextAfter(double start, double direction) { in nextAfter() method in Math1063 public static float nextAfter(float start, double direction) { in nextAfter() method in Math
976 public static double nextAfter(double start, double direction) { in nextAfter() method in StrictMath987 public static float nextAfter(float start, double direction) { in nextAfter() method in StrictMath