...
This rule appears in the Java Secure Coding Standard as FLP04-J. Check floating point inputs for exceptional values
This rule appears in the C++ Secure Coding Standard as FLP04-CPP. Check floating point inputs for exceptional values.
...
Bibliography
Wiki Markup |
---|
\[[IEEE 754|AA. Bibliography#IEEE 754 2006]\] \[[ISO/IEC 9899:1999|AA. Bibliography#ISO/IEC 9899-1999]\] \[[IEEE 1003.1, 2004|AA. Bibliography#IEEE 1003]\] |
...