Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

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

...

EXP00FLP01-J. Use the same type for the second and third operands in conditional expressions      02. Expressions (EXP)      EXP02Take care in rearranging floating point expressions      05. Floating Point (FLP)      FLP30-J. Do not ignore values returned by methodsuse floating point variables as loop counters