Hi,

I think that some part of this already has been discussed on this list
(maybe not for equals but for some other code duplication between
Commons Lang and Commons Math): the aim of the libraries is not the
same, and someone may not want to add a dependency on Commons Math
(very specific library with many algorithms in it) just to use a small
part of its code which is more Math generic (and could be added on
Lang).

HTH,
Julien

2011/1/12 sebb <seb...@gmail.com>:
> Would it be useful to add an equals method for float/double?
>
> Commons Math 3.0 has suitable code for doubles in MathUtil.
>
> Just wondering whether that should be copied to LANG (and a float
> version added if necessary)?
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
> For additional commands, e-mail: dev-h...@commons.apache.org
>
>

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

Reply via email to