4
0
mirror of git://sourceware.org/git/newlib-cygwin.git synced 2025-02-23 17:19:33 +08:00
Andoni Arregi ec69debcb9 Improve lgammaf range for very small cases
The original cut for small arguments at |x|<2**-70 (copied from the
double version) produces that when computing nadj we get a subnormal
number for t*x and thus, the division of pi/subnormal will be INF and
the logarithm of it too, which is wrong as a result for lgammaf in this
range.
The proposed new limit seems to be safe and has been tested to
produce accurate results.
(Courtesy of Andreas Jung, ESA)
2022-02-14 14:44:11 +01:00
..
2018-06-27 15:40:49 +02:00
2021-06-04 14:42:58 -04:00
2018-08-08 10:50:19 +02:00
2021-06-04 14:42:58 -04:00
2018-08-08 10:50:19 +02:00
2020-03-18 10:05:11 +01:00
2022-02-09 20:27:37 -05:00
2017-12-01 03:41:53 -06:00
2017-12-01 03:41:53 -06:00
2017-12-01 03:41:53 -06:00
2017-12-01 03:41:53 -06:00
2017-12-01 03:41:53 -06:00
2017-12-01 03:41:53 -06:00
2017-12-01 03:41:53 -06:00
2017-12-01 03:41:53 -06:00
2021-06-04 14:42:58 -04:00
2021-06-04 14:42:58 -04:00
2020-12-18 10:06:31 +01:00
2022-02-10 15:59:14 +01:00
2020-12-18 10:06:31 +01:00