This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] Speedup tanf range reduction


On Wed, 22 Aug 2018, Wilco Dijkstra wrote:

> Joseph Myers wrote:
> 
> > +
> > +static inline int32_t
> > +rem_pio2f (float x, float *y)
> 
> > Please put a comment on this function documenting its semantics.
> 
> Done, see below.

This version is OK.

-- 
Joseph S. Myers
joseph@codesourcery.com


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]