-
Bug
-
Resolution: Fixed
-
P3
-
1.4.0
-
beta2
-
generic
-
generic
-
Verified
The JavaDoc describing java.lang.Math says that certain math methods may have "1 ulp" accuracy and must be "semi-monotonic." Unfortunately, the docs do not explain the meanings and implications of these terms.
In addition, there are miscellaneous minor problems with the JavaDoc, such as improper HTML tags, violations of Sun JavaDoc conventions, and misleading text.
In addition, there are miscellaneous minor problems with the JavaDoc, such as improper HTML tags, violations of Sun JavaDoc conventions, and misleading text.
- relates to
-
JDK-4929959 Clarify math library ulp accuracy requirements and hypot spec
- Resolved
-
JDK-4464532 JavaDoc: docs of {Math, StrictMath}.atan2 parameters should be clarified
- Closed
-
JDK-4826732 Add ulp method for floating-point value
- Resolved
-
JDK-4875088 Clarify definition of 1-ulp accuracy
- Resolved