Versions Compared

Key

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

...

Recommendation

Severity

Likelihood

Remediation Cost

Priority

Level

FLP00 FLP04-A

low

probable

medium

P4

L3

Related Vulnerabilities

Search for vulnerabilities resulting from the violation of this rule on the CERT website.

References

Wiki Markup
\[[IEEE 754 2006|AA. C References#IEEE 754 2006]\]
\[[ISO/IEC JTC1/SC22/WG11|AA. C References#ISO/IEC JTC1/SC22/WG11]\]
\[[ISO/IEC PDTR 24772|AA. C References#ISO/IEC PDTR 24772]\] "PLF Floating Point Arithmetic"
\[[ISO/IEC TR 24732]\] [Extension for the programming language C to support decimal floating-point arithmetic|http://www.open-std.org/jtc1/sc22/wg14/www/docs/n1290.pdf]. March, 2008.
\[[IEEE 754|AA. C References#IEEE 754 2006]\]
\[[Goldberg 91|AA. C References#Goldberg 91]\]

...

05. Floating Point (FLP)      05. Floating Point (FLP)       FLP01FLP30-A. Take care in rearranging floating point expressionsC. Do not use floating point variables as loop counters