Source-Changes archive

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

CVS commit: src/lib/libm/src



Module Name:    src
Committed By:   drochner
Date:           Mon Nov 29 15:10:06 UTC 2010

Modified Files:
        src/lib/libm/src: e_jn.c e_jnf.c

Log Message:
fix accuracy problems in argument ranges where j0(x) is small, closes
PR lib/44170 by Henning Petersen
(originally from Steven G. Kargl per FreeBSD PR bin/144306)


To generate a diff of this commit:
cvs rdiff -u -r1.13 -r1.14 src/lib/libm/src/e_jn.c
cvs rdiff -u -r1.10 -r1.11 src/lib/libm/src/e_jnf.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



Home | Main Index | Thread Index | Old Index