Hacker News new | ask | show | jobs
by subharmonicon 1255 days ago
fast-math can result in many things you may not expect, e.g. treating FP operations as being associative and distributive, which they aren’t.
1 comments

Sure but when does that matter in video game math?