<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> |