Date: Sun, 16 Feb 1997 09:38:12 -0800 (PST) From: Bruce Evans <bde> To: CVS-committers, cvs-all, cvs-lib Subject: cvs commit: src/lib/msun/i387 e_exp.S Message-ID: <199702161738.JAA14552@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
bde 97/02/16 09:38:12 Modified: lib/msun/i387 e_exp.S Log: Fixed the i87 version of exp(). It returned NaN for args +-Inf. It had some small (one or two ULP) inaccuracies. Found by: ucbtest Revision Changes Path 1.5 +42 -0 src/lib/msun/i387/e_exp.S
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199702161738.JAA14552>