Source-Changes archive

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

CVS commit: src/tests/lib/libm



Module Name:    src
Committed By:   jruoho
Date:           Tue Sep 13 07:03:37 UTC 2011

Modified Files:
        src/tests/lib/libm: t_ldexp.c

Log Message:
Test ldexp(x, n) == x * exp2(n) && ldexpf(x, n) == x * exp2f(n).


To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 src/tests/lib/libm/t_ldexp.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