]> sourceware.org Git - glibc.git/commit
Minor code cleanup in s_sin.c
authorSiddhesh Poyarekar <siddhesh@redhat.com>
Mon, 16 Dec 2013 14:33:04 +0000 (20:03 +0530)
committerSiddhesh Poyarekar <siddhesh@redhat.com>
Mon, 16 Dec 2013 14:33:04 +0000 (20:03 +0530)
commit8d561986c0b44c1f9b489b30b661354cf456eac5
tree9a008ead4a2433668dbdcb541d2164ae39191eea
parent9e8ac24ba3cfeb782c5b24dde6224a3d2b4c4919
Minor code cleanup in s_sin.c

 - Remove redundant mynumber union definitions
 - Clean up a clumsy ternary operator
 - Rename TAYLOR_SINCOS to TAYLOR_SIN since we're only expanding the
   sin Taylor series in it.
ChangeLog
sysdeps/ieee754/dbl-64/s_sin.c
This page took 0.047908 seconds and 5 git commands to generate.