diff options
author | 2015-12-21 10:41:46 +0530 | |
---|---|---|
committer | 2015-12-21 10:41:46 +0530 | |
commit | f7953c44d545c91442f123300288853284501dab (patch) | |
tree | aeb5c53572f6b49895fc03b5f8a84cf727d0e369 /sysdeps/unix/sysv/linux/sparc | |
parent | Consolidate range reduction in sincos for x > 281474976710656 (diff) | |
download | glibc-f7953c44d545c91442f123300288853284501dab.tar.xz glibc-f7953c44d545c91442f123300288853284501dab.zip |
Consolidate sin and cos code for 105414350 <|x|< 281474976710656
The sin and cos computation for this range of input is identical
except for a difference in quadrants by 1. Exploit that fact and the
common argument reduction to reduce computations for sincos.
Diffstat (limited to 'sysdeps/unix/sysv/linux/sparc')
0 files changed, 0 insertions, 0 deletions