[Bug math/6779] remainder() wrongly gives a domain error for (NaN, 0)
mtk dot manpages at gmail dot com
sourceware-bugzilla@sourceware.org
Thu Jul 31 08:36:00 GMT 2008
------- Additional Comments From mtk dot manpages at gmail dot com 2008-07-31 08:34 -------
Created an attachment (id=2844)
--> (http://sourceware.org/bugzilla/attachment.cgi?id=2844&action=view)
test program
Sample run showing problem:
$ /tmp/mt_remainder nan 0
errno == EDOM
fetestexcept() says: FE_INVALID
remainder(nan,0.00000000000000000e+00)=nan
EDOM FE_INVALID nan
--
http://sourceware.org/bugzilla/show_bug.cgi?id=6779
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
More information about the Glibc-bugs
mailing list