blob: 82b9dc0d0838a403d9b02bcd3685d9f684e33ec0 [file] [log] [blame]
<html>
<body>
Reports floating-point values
being compared with <b>==</b> or <b>!=</b>.
Floating point values are inherently inaccurate, and comparing them for exact
equality is almost never the desired semantics. This inspection ignores comparisons
with zero literals.
<!-- tooltip end -->
<p>
</body>
</html>