[PATCH 4/7] sin/cos slow paths: remove slow paths from huge range reduction

Joseph Myers joseph@codesourcery.com
Thu Mar 22 22:31:00 GMT 2018


On Wed, 21 Mar 2018, Wilco Dijkstra wrote:

>     The constants s1, s2, s3, etc. are pre-computed values of 1/3!, 1/5! and so
>     on.  The result is returned to LHS and correction in COR.  */
> -#define TAYLOR_SIN(xx, a, da, cor) \
> +#define TAYLOR_SIN(xx, a, da) \

This comment needs updating for the removal of COR.

OK with that change.

-- 
Joseph S. Myers
joseph@codesourcery.com



More information about the Libc-alpha mailing list