Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

It depends on the implementation. In C, it is quite easy to have n != n optimized away when compilers have their compiler flags set on. That's why you should use isnan to test nan instead of any other techniques when using C or C++.


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: