Synch comment with double version
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/branches/MATH_2_X@1060123 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
8de5ef9633
commit
21cfd5fe91
|
@ -409,8 +409,7 @@ public final class MathUtils {
|
|||
}
|
||||
|
||||
/**
|
||||
* Returns true iff if both arguments are NaN or neither is NaN
|
||||
* and they are equal as defined by {x==y}.
|
||||
* Returns true iff they are strictly equal.
|
||||
*
|
||||
* @param x first value
|
||||
* @param y second value
|
||||
|
|
Loading…
Reference in New Issue