diff options
author | 2015-12-21 10:43:04 +0530 | |
---|---|---|
committer | 2015-12-21 10:43:04 +0530 | |
commit | b300455644e2945da05eb49d12d3a037f1408be1 (patch) | |
tree | 71301f70e68810cdac8ab2ee812e0f3343ae1e8b /sysdeps/unix | |
parent | Consolidate sin and cos code for 105414350 <|x|< 281474976710656 (diff) | |
download | glibc-b300455644e2945da05eb49d12d3a037f1408be1.tar.xz glibc-b300455644e2945da05eb49d12d3a037f1408be1.zip |
Consolidate sincos computation for 2.426265 < |x| < 105414350
Like the previous change, exploit the fact that computation for sin
and cos is identical except that it is apart by a quadrant. Also
remove csloww, csloww1 and csloww2 since they can easily be expressed
in terms of sloww, sloww1 and sloww2.
Diffstat (limited to 'sysdeps/unix')
0 files changed, 0 insertions, 0 deletions