...
Floating-point numbers are an approximation; using subnormal floating-point number are a worse approximation.
Rule | Severity | Likelihood |
|---|
Detectable | Repairable | Priority | Level |
|---|---|---|---|
FLP05-C | Low | Probable |
No | No | P2 | L3 |
Automated Detection
TODO
Related Vulnerabilities
Search for vulnerabilities resulting from the violation of this rule on the CERT website.
Related Guidelines
Bibliography
| [Bryant 2003] | Section 2.4, "Floating Point" |
| [IEEE 754] |
| [ISO/IEC 9899:2011] | Subclause 7.21.6.1, "The fprintf Function" |
...
...