Hacker News new | ask | show | jobs
by meta_AU 2902 days ago
From memory, GCC does one NewtonRaphson iteration on the approximate result so the error is much lower (closer to e-9 from memory again). They don't use the approximation directly in fast-math mode.