...
Wiki Markup |
---|
\[[JLS 05|AA. Java References#JLS 05]\] 15.4 FP-strict Expressions \[[JPL 05|AA. Java References#JPL 05]\] 9.1.3. Strict and Non-Strict Floating-Point Arithmetic \[[McCluskey 01|AA. Java References#McCluskey 01]\] Making Deep Copies of Objects, Using strictfp, and Optimizing String Performance \[[Darwin 04|AA. Java References#Darwin 04]\] Ensuring the Accuracy of Floating-Point Numbers |
...
FLP05FLP03-J. Do not attempt comparisons with NaNRange check before casting floating point numbers to narrower types 07. Floating Point (FLP) FLP06FLP05-J. Check floating point inputs for exceptional valuesDo not attempt comparisons with NaN