Trevor Gross 35c201c37f Decrease the allowed error for cbrt
With the correctly rounded implementation, we can reduce the ULP
requirement for `cbrt` to zero. There is still an override required for
`i586` because of the imprecise FMA.
2025-02-07 23:04:53 +00:00
..
2025-02-06 02:03:41 +00:00
2025-02-06 18:41:45 -06:00