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