Hello. > > > > > Should the "Fraction" type be able to represent > > -0 / 1 > > and keep a record of the sign, such that, if "c" is the above > > fraction, > > 1d / c.doubleValue() > > is equals "Double.NEGATIVE_INFITNITY"? > > IMHO, no. > [...]
OK. I've added a few (trivial) unit tests in revision 1209119. Regards, Gilles --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional commands, e-mail: dev-h...@commons.apache.org