Bruce Evans
75ff209cbb
Minor cleanups:
...
s_cosf.c and s_sinf.c:
Use a non-bogus magic constant for the threshold of pi/4. It was 2 ulps
smaller than pi/4 rounded down, but its value is not critical so it should
be the result of natural rounding.
s_cosf.c and s_tanf.c:
Use a literal 0.0 instead of an unnecessary variable initialized to
[(float)]0.0. Let the function prototype convert to 0.0F.
Improved wording in some comments.
Attempted to improve indentation of comments.
2005-11-17 03:53:22 +00:00
..
2005-11-07 15:22:35 +00:00
2005-10-07 22:13:17 +00:00
2005-07-22 17:19:05 +00:00
2005-11-10 18:07:07 +00:00
2005-04-22 18:57:32 +00:00
2005-07-31 03:30:48 +00:00
2005-07-22 17:19:05 +00:00
2005-07-22 17:19:05 +00:00
2005-10-04 15:02:07 +00:00
2005-07-22 17:19:05 +00:00
2005-11-15 03:40:15 +00:00
2005-08-19 21:31:42 +00:00
2005-07-13 10:40:07 +00:00
2005-02-13 23:45:54 +00:00
2005-07-22 17:19:05 +00:00
2005-08-31 14:57:39 +00:00
2005-10-04 22:00:35 +00:00
2005-04-13 13:42:38 +00:00
2005-10-20 08:26:03 +00:00
2005-07-22 17:19:05 +00:00
2005-08-24 12:28:05 +00:00
2005-11-10 18:07:07 +00:00
2005-07-22 17:19:05 +00:00
2005-05-24 10:10:38 +00:00
2005-07-22 17:19:05 +00:00
2004-12-21 08:47:35 +00:00
2005-07-22 17:19:05 +00:00
2004-12-29 02:18:24 +00:00
2005-08-24 12:38:26 +00:00
2005-10-24 05:48:32 +00:00
2005-10-20 05:41:38 +00:00
2005-11-10 18:07:07 +00:00
2005-09-14 10:42:51 +00:00
2005-11-13 13:42:03 +00:00
2005-11-10 18:07:07 +00:00
2004-12-21 10:49:29 +00:00
2005-11-10 18:07:07 +00:00
2005-11-10 18:07:07 +00:00
2005-07-22 17:19:05 +00:00
2005-10-25 20:58:30 +00:00
2005-07-22 17:19:05 +00:00
2005-07-22 17:19:05 +00:00
2005-09-28 14:36:16 +00:00
2005-11-10 18:07:07 +00:00
2005-06-03 09:41:26 +00:00
2005-07-21 06:44:54 +00:00
2005-10-24 05:48:32 +00:00
2005-11-10 18:07:07 +00:00
2005-06-04 10:48:21 +00:00
2005-07-22 17:19:05 +00:00
2005-06-07 04:18:25 +00:00
2005-11-10 18:07:07 +00:00
2004-10-24 15:33:08 +00:00
2004-10-24 15:33:08 +00:00
2005-10-18 13:35:08 +00:00
2005-07-22 17:19:05 +00:00
2004-12-21 10:16:04 +00:00
2005-11-04 09:41:00 +00:00
2005-07-22 17:19:05 +00:00
2005-09-26 06:23:43 +00:00
2005-07-22 17:19:05 +00:00
2005-07-22 17:19:05 +00:00
2005-10-05 04:42:20 +00:00
2005-07-22 17:19:05 +00:00
2005-07-22 17:19:05 +00:00
2005-07-20 14:35:26 +00:00
2005-07-22 17:19:05 +00:00
2005-07-27 08:41:17 +00:00
2005-11-17 03:53:22 +00:00
2005-11-10 18:07:07 +00:00
2005-10-27 03:09:20 +00:00
2005-07-22 17:19:05 +00:00