[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [avr-libc-dev] About bug #11511: NaN not generatet correctly by divi
From: |
Dmitry K. |
Subject: |
Re: [avr-libc-dev] About bug #11511: NaN not generatet correctly by division library |
Date: |
Fri, 11 Nov 2005 08:57:09 +1000 |
User-agent: |
KMail/1.5 |
On Friday 11 November 2005 08:53, Dmitry K. wrote:
> Hi.
>
> Yes, it is. This error is common for all 3 basis float
> operations (add(sub), div, mul). The reason is: __fp_splitX
> function. Addition a subnormals functionality was nod ended
> and mismatchs with next internal functions now.
>
> I plan to correct this error with addition subnormals into
> libc. It practically will not increase the size of library.
Sorry: into libm.
Dmitry.