Should the equal to (==) and not equal to (!=) operators be used to compare floating-point numbers in a conditional expression and with the isnan() method?
1) True
2) False