bde 2008-03-30 17:17:42 UTC FreeBSD src repository
Modified files: lib/msun/src e_hypotf.c Log: Fix a missing mask in a hi+lo decomposition. Thus bug made the extra precision in software useless, so hypotf() had some errors in the 1-2 ulp range unless there is extra precision in hardware (as happens on i386). Revision Changes Path 1.11 +1 -1 src/lib/msun/src/e_hypotf.c _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "[EMAIL PROTECTED]"