Is your feature request related to a problem? Please describe.
Double.NaN
is not floating-point precision, it's that such a comparison always returns false. Double and Float.NaN are not even equal to themselves:jshell> Double.NaN == Double.NaN $1 ==> false jshell> Double.NaN <= Double.NaN $2 ==> false
==
and !=
ComparisonWithNaN
Describe the solution you'd like Described above
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4