...
Wiki Markup |
---|
\[[JLS 05|AA. Java References#JLS 05]\] [Section 4.2.3, Floating-Point Types, Formats, and Values|http://java.sun.com/docs/books/jls/third_edition/html/typesValues.html#4.2.3] \[[FindBugs 08|AA. Java References#FindBugs 08]\] FE: Doomed test for equality to NaN |
...
FLP01FLP04-J. Take care in rearranging Use the strictfp modifier for floating point expressionscalculation consistency 07. Floating Point (FLP) FLP04FLP06-J. Use the strictfp modifier for Check floating point calculation consistencyinputs for exceptional values