Use Double.isNaN() instead of ==

NaN == NaN will always return false
1 file changed