Versions Compared

Key

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

...

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

Related Guidelines

CERT C++ Secure Coding Standard: FLP01-CPP. Take care in rearranging floating point expressions

Java The CERT Oracle Secure Coding Standard for Java: FLP01-J. Take care in rearranging floating point expressions

...

Wiki Markup\[[ISO/IEC 9899:1999|AA. Bibliography#ISO/IEC 9899-1999]\] Section 5.1.2.3, "Program execution" \[[

ISO/IEC PDTR 24772|AA. Bibliography#ISO/IEC PDTR 24772]\] TR 24772 "PLF Floating Point Arithmetic"

Bibliography

...

FLP00-C. Understand the limitations of floating point numbers      05. Floating Point (FLP)      FLP02-C. Avoid using floating point numbers when precise computation is needed