Guillaume Nodet a écrit : > FWIW, looking at [1], I've spotted the following bug: > > /** A fraction representing "4/5". */ > public static final Fraction TWO_FIFTHS = new Fraction(4, 5); > > Looks like a bad copy / paste error. > > [1] > http://svn.apache.org/repos/asf/commons/proper/math/trunk/src/java/org/apache/commons/math/fraction/Fraction.java >
Oooops. Thanks, fixed in both Fraction and BigFraction in subversion repository. Sorry for that. Luc --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional commands, e-mail: dev-h...@commons.apache.org