Hi, I found Oracle has changed the specification of Math.round and StrictMath.round. See http://bugs.java.com/bugdatabase/view_bug.do?bug_id=6430675 These methods had surprising behavior for some values. (The bug report didn't mention that, but these methods would fail also on large integers. I believe Java 7 still have this bug.) Does commons math plan to change the behavior?
--------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
