aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/ieee754/flt-32/e_j0f.c
AgeCommit message (Expand)AuthorFilesLines
2022-01-10math: Fix float conversion regressions with gcc-12 [BZ #28713]Szabolcs Nagy1-2/+2
2021-10-05Fixed inaccuracy of j0f (BZ #28185)Paul Zimmermann1-3/+3
2021-09-03Remove "Contributed by" linesSiddhesh Poyarekar1-1/+0
2021-04-02Fix the inaccuracy of j0f/j1f/y0f/y1f [BZ #14469, #14470, #14471, #14472]Paul Zimmermann1-40/+475
2020-08-07math: Fix inaccuracy of j0f for x >= 2^127 when sin(x)+cos(x) is tinyPaul Zimmermann1-1/+16
2020-02-14Adjust thresholds in Bessel function implementations (bug 14469).Joseph Myers1-2/+2
2020-01-03Add libm_alias_finite for _finite symbolsWilco Dijkstra1-2/+3
2018-05-11Do not include math-barriers.h in math_private.h.Joseph Myers1-0/+1
2018-03-15Rename all __ieee754_sqrt(f/l) calls to sqrt(f/l)Wilco Dijkstra1-4/+4
2017-02-15Fix y0 and y1 exception handling for zero input [BZ #21134]Gabriel F. T. Gomes1-1/+1
2015-02-26Avoid uninitialized warnings in Bessel functions.Joseph Myers1-2/+4
2012-11-18Correct tinyness handling in long-double and float y0/y1.David S. Miller1-1/+1
2012-03-09Use <> for math.h and math_private.h everywhere.Richard Henderson1-2/+2
2011-10-26Fix uses of math_force_evalAndreas Schwab1-1/+1
2011-10-25Use math_force_eval in more placesUlrich Drepper1-4/+3
2011-10-12Optimize libmUlrich Drepper1-153/+47
2003-12-28Update.Andreas Jaeger1-3/+3
2001-02-13Little optimization, use sincos.Ulrich Drepper1-2/+1
2001-02-13Update.Ulrich Drepper1-2/+1
2000-10-25Update.Ulrich Drepper1-13/+13
1999-07-14Update.Ulrich Drepper1-0/+444