]> git.ipfire.org Git - thirdparty/glibc.git/commit
Correct inputs for sin and cos
authorSiddhesh Poyarekar <siddhesh@redhat.com>
Fri, 10 Jan 2014 04:27:51 +0000 (09:57 +0530)
committerSiddhesh Poyarekar <siddhesh@redhat.com>
Fri, 10 Jan 2014 04:27:51 +0000 (09:57 +0530)
commit649ecea2128119e33b12c4128bb01645b6e226e5
treed02de09e38bcb2a14b15286c2a3a0b8ae109c0f3
parenta46dab08ac4671a0693852ae69c98b09791f73b3
Correct inputs for sin and cos

The inputs for the slowest path in asin and acos were incorrect and
had some fast path inputs there too.
ChangeLog
benchtests/acos-inputs
benchtests/asin-inputs