[PATCH 04/10] Add new exp and exp2 implementations
Szabolcs Nagy
szabolcs.nagy@arm.com
Wed Sep 5 15:26:00 GMT 2018
On 22/08/18 20:55, Joseph Myers wrote:
> 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.
>
Thanks, now committed with that comment added back,
rebased (include fenv.h, NEWS, math/Makefile changes),
and with the ulp updates.
More information about the Libc-alpha
mailing list