Siddhesh Poyarekar 84ba214c21 Remove more redundant computations in s_sin.c
Removed more redundant computations in the slow paths of the sin and
cos functions.  The notable change is the passing of the most
significant bits of X to the slow functions to check if X is positive
so that just the absolute value of x can be passed and the repeated
ABS() operation is avoided.
2013-12-20 15:58:19 +05:30
..
2013-03-26 20:14:18 +05:30
2013-10-17 16:03:24 +02:00
2013-10-17 16:03:24 +02:00
2013-10-17 16:03:24 +02:00
2013-10-17 16:03:24 +02:00
2013-03-26 20:14:18 +05:30
2013-10-17 16:03:24 +02:00
2013-10-17 16:03:24 +02:00
2013-10-17 16:03:24 +02:00
2013-10-17 16:03:24 +02:00
2013-10-17 16:03:24 +02:00
2013-10-17 16:03:24 +02:00
2013-10-17 16:03:24 +02:00
2013-10-17 16:03:24 +02:00
2013-10-17 16:03:24 +02:00
2013-10-17 16:03:24 +02:00
2013-10-17 16:03:24 +02:00
2013-10-17 16:03:24 +02:00
2013-10-08 16:23:16 +05:30
2013-10-17 16:03:24 +02:00
2013-10-17 16:03:24 +02:00
2013-10-17 16:03:24 +02:00
2013-10-17 16:03:24 +02:00
2013-10-17 16:03:24 +02:00
2013-10-17 16:03:24 +02:00
2013-10-17 16:03:24 +02:00
2013-10-17 16:03:24 +02:00
2013-04-03 15:47:01 +05:30
2013-03-29 16:40:36 +05:30
2013-10-17 16:03:24 +02:00
2013-04-02 17:53:09 +05:30
2013-02-27 11:24:45 +05:30
2013-10-17 16:03:24 +02:00
2013-10-17 16:03:24 +02:00
2013-10-17 16:03:24 +02:00
2013-06-05 20:44:03 +00:00
2013-10-17 16:03:24 +02:00
2013-10-17 16:03:24 +02:00
2013-10-17 16:03:24 +02:00
2013-10-17 16:03:24 +02:00
2013-10-17 16:03:24 +02:00
2013-10-17 16:03:24 +02:00
2013-10-17 16:03:24 +02:00
2013-10-17 16:03:24 +02:00
2013-10-17 16:03:24 +02:00
2013-10-17 16:03:24 +02:00
2013-10-17 16:03:24 +02:00
2013-10-17 16:03:24 +02:00
2013-10-17 16:03:24 +02:00
2013-10-17 16:03:24 +02:00
2013-10-17 16:03:24 +02:00
2013-10-17 16:03:24 +02:00
2013-10-17 16:03:24 +02:00
2013-10-17 16:03:24 +02:00
2013-10-17 16:03:24 +02:00
2013-10-17 16:03:24 +02:00
2013-10-17 16:03:24 +02:00
2013-10-17 16:03:24 +02:00
2013-10-17 16:03:24 +02:00
2013-10-17 16:03:24 +02:00
2013-10-17 16:03:24 +02:00
2013-01-16 16:06:48 +05:30
2013-01-16 16:06:48 +05:30
2013-02-07 14:44:18 -08:00