Details
-
Improvement
-
Status: Closed
-
Trivial
-
Resolution: Fixed
-
3.0
-
None
-
None
Description
There are equals methods with either double epsilon and integer maxUlps tolerance.
There is only once compareTo method with a double epsilon tolerance.
For symmetry, it would be nice to also have a compareTo method with an integer maxUlps tolerance.