avr-libc-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[avr-libc-dev] About bug #11511: NaN not generatet correctly by division


From: Dmitry K.
Subject: [avr-libc-dev] About bug #11511: NaN not generatet correctly by division library
Date: Fri, 11 Nov 2005 08:53:33 +1000
User-agent: KMail/1.5

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.

Dmitry.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]