...
CERT C++ Secure Coding Standard | FLP03-CPP. Detect and handle floating point errors |
MITRE CWE | CWE-369, Divide by zero |
Bibliography
[IEEE | 754Std 1003.1:2013] | XBD, Headers, <fenv.h> | |
[Intel 2001] | |||
[ISO/IEC 9899:2011] | Subclause 7.6.2, "Floating-Point Exceptions" | ||
[Keil 2008] | |||
[MSDN] | "fpieee_flt (CRT)" | [Open Group 2004] | "" |
[SecurityFocus 2007] |
...