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 04/10] Add new exp and exp2 implementations


On Fri, 6 Jul 2018, Szabolcs Nagy wrote:

>  
> -/* Compute e^(x+xx).  */
>  double
>  SECTION
>  __exp1 (double x, double xx)

The function still needs the comment giving its semantics; it should not 
be removed.

The patch is OK with that change.

-- 
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]