Searched defs:nextAfter (Results 1 – 3 of 3) sorted by relevance
109 public static double nextAfter(double start, double direction) { in nextAfter() method in FpUtils114 public static float nextAfter(float start, double direction) { in nextAfter() method in FpUtils
617 public static double nextAfter(double start, double direction) { in nextAfter() method in FpUtils663 public static float nextAfter(float start, double direction) { in nextAfter() method in FpUtils
1911 public static double nextAfter(double start, double direction) { in nextAfter() method in StrictMath1953 public static float nextAfter(float start, double direction) { in nextAfter() method in StrictMath