Hi.

> Why aren't the comparison methods in java (since 1.4) good enough?
> 
> http://download.oracle.com/javase/1.4.2/docs/api/java/lang/Double.html#compare(double,
> double)
> 
> http://download.oracle.com/javase/1.4.2/docs/api/java/lang/Float.html#compare(float,
> float)

IIRC, these are not compliant with IEEE754.


Gilles

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
For additional commands, e-mail: dev-h...@commons.apache.org

Reply via email to