math: Use accurate answers for cos and sincos.
commit418601aa84a2b5cfa21f27bcb81b5c1d0fdf9ccd
authorCarlos O'Donell <carlos@redhat.com>
Wed, 24 Apr 2013 20:29:33 +0000 (24 16:29 -0400)
committerCarlos O'Donell <carlos@redhat.com>
Wed, 24 Apr 2013 20:29:33 +0000 (24 16:29 -0400)
treedfe82ae34f369ea143ccc182636f6fcf6b69f934
parent5e2218006061c9225ab6e761dad849b4baab632e
math: Use accurate answers for cos and sincos.

Use the most accurate hex literals possible for the answers to the
cos and sincos tests that vary according to the error in the rounding
of PI/2.

---

2013-04-24  Carlos O'Donell  <carlos@redhat.com>

* math/libm-test.inc (cos_test): Use accurate hex constants.
(sincost_test): Likewise.
ChangeLog
math/libm-test.inc