[PATCH] add inputs to auto-libm-test-in yielding larger errors

Joseph Myers joseph@codesourcery.com
Tue Dec 1 22:48:04 GMT 2020


On Tue, 1 Dec 2020, Paul Zimmermann wrote:

> Library do support binary128), on x86_64. I also plan to deal with bivariate
> functions (pow, atan2, hypot). I will publish the largest errors found (with

Complex functions are mostly essentially bivariate real ones (in the case 
of cabs and carg, trivial wrappers round hypot and atan2) and information 
about largest errors found would be interesting for those as well.  (cpow 
is a function of four real variables, but we already have bug 14473 for 
that being inaccurate, so don't need other bug reports for it.)

-- 
Joseph S. Myers
joseph@codesourcery.com


More information about the Libc-alpha mailing list