Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Minor change

...

Improper conversions between integers and floating-point values can yield unexpected results, especially from precision loss. In some cases, these unexpected results can involve overflow or undefined behavior.

RuleGuideline

Severity

Likelihood

Remediation Cost

Priority

Level

NUM50-JG

low

probable

low

P6

L2

...