4
0
mirror of git://sourceware.org/git/newlib-cygwin.git synced 2025-02-02 04:20:28 +08:00
Keith Packard via Newlib bd14299346 libm/math: Make yx functions set errno=ERANGE for x=0
The y0, y1 and yn functions need separate conditions when x is zero as
that returns ERANGE instead of EDOM.

Also stop adjusting the return value from the __ieee754_y* functions
as that is already correct and we were just breaking it.

Signed-off-by: Keith Packard <keithp@keithp.com>
2020-10-14 10:54:26 -04:00
..
2016-02-17 17:06:46 -05:00
2000-02-17 19:39:52 +00:00
2020-10-14 10:54:08 -04:00
2020-10-14 10:54:03 -04:00