Searched defs:nextAfter (Results 1 – 4 of 4) sorted by relevance
188 CsmElement nextAfter = after.elements.get(afterIndex); in calculateImpl() local
293 public Dfp nextAfter(Dfp x) { in nextAfter() method in DfpDec
2230 public Dfp nextAfter(final Dfp x) { in nextAfter() method in Dfp
3606 public static double nextAfter(double d, double direction) { in nextAfter() method in FastMath3662 public static float nextAfter(final float f, final double direction) { in nextAfter() method in FastMath