std::sqrt is guaranteed to have an error less than 0.5 ulp, so there's no need to use fdlibm's slower implementation. Differential Revision: https://phabricator.services.mozilla.com/D37256 --HG-- extra : moz-landing-system : lando