]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Fix cexp regression tests that have an infinite real part. The signs of the
authortijl <tijl@FreeBSD.org>
Tue, 28 May 2013 08:50:50 +0000 (08:50 +0000)
committertijl <tijl@FreeBSD.org>
Tue, 28 May 2013 08:50:50 +0000 (08:50 +0000)
commitce4d1e960e7d0051549902040e81575fb649c6df
tree964f78f40988f5a913ab8e0aa670bb95e11cd904
parent3b78cc7c0f60423a50022cfa66c7d8fad32a04a2
Fix cexp regression tests that have an infinite real part. The signs of the
result depend on the cosine and sine of the imaginary part.
Small values are used in the new tests such that cosine and sine are well
defined.

Reviewed by: das
tools/regression/lib/msun/test-cexp.c