blob: ccbe2ab9e76ca98e71f0e6a859ae90b7f6dbeb13 [file] [log] [blame]
<html>
<body>
Reports any equality or inequality comparisons to
<b>Double.NaN</b> or <b>Float.NaN</b>.
Equality comparison to these values is always false. Instead, use the
<b>Double.isNaN()</b> of <b>Float.isNaN()</b>
methods instead.
<!-- tooltip end -->
<p>
</body>
</html>