Searched defs:nextAfter (Results 1 – 2 of 2) sorted by relevance
1040 public static double nextAfter(double start, double direction) { in nextAfter() method in Math1051 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