From 9d38793a2866cd394d3e038b419598c96e9a6af3 Mon Sep 17 00:00:00 2001
From: Luc Maisonobe d
is returned; otherwise the largest representable number
* strictly less than d
is returned.
- * If d
is NaN or Infinite, it is returned unchanged.
d
is NaN or if it is infinite and direction does not
+ * bring it back to finite numbers, it is returned unchanged.
*
* @param d base number
* @param direction (the only important thing is whether
@@ -3418,7 +3419,8 @@ public class FastMath {
* d
is returned; otherwise the largest representable number
* strictly less than d
is returned.
*
- * If d
is NaN or Infinite, it is returned unchanged.
d
is NaN or if it is infinite and direction does not
+ * bring it back to finite numbers, it is returned unchanged.
*
* @param f base number
* @param direction (the only important thing is whether