Searched defs:nextafter (Results 1 – 2 of 2) sorted by relevance
945 private static native double nextafter(double x, double y); in nextafter() method in Math
920 private static native double nextafter(double x, double y); in nextafter() method in StrictMath