Y
Hacker News
new
|
ask
|
show
|
jobs
by
stassats
262 days ago
That shouldn't mean that it doesn't return a NaN. Things are generally not optimized away because of NaNs. E.g. in GCC, abs(c) > -1.0 is not folded, unless building with -ffast-math