Searched defs:nextDown (Results 1 – 2 of 2) sorted by relevance
39 static double nextDown(double d) { in nextDown() method in DoubleUtils
3814 APFloat::opStatus APFloat::next(bool nextDown) { in next()