Hacker News new | ask | show | jobs
by stephencanon 1255 days ago
Not in a sound implementation. E.g. in macOS/iOS’s libm, we replace the isnan() macro with a function call if you compile with fast-math precisely to prevent this.