[PATCH 4/5] Use DO_SIN for sin(x) where 0.25 < |x| < 0.855469

Joseph Myers joseph@codesourcery.com
Thu Sep 1 16:35:00 GMT 2016


On Tue, 23 Aug 2016, Siddhesh Poyarekar wrote:

> The only code looks slightly different from DO_SIN but on closer
> examination, should give exactly the same result.  Drop it in favour
> of the DO_SIN function call.
> 
> 	* sysdeps/ieee754/dbl-64/s_sin.c (__sin): Use DO_SIN.

OK, but it's do_sin not DO_SIN; uppercasing only applies when referring to 
the value of a variable.

-- 
Joseph S. Myers
joseph@codesourcery.com



More information about the Libc-alpha mailing list