freebsd-dev/lib/msun/i387
Bruce Evans 72d8d94d6f Fixed the i87 version of exp(). It returned NaN for args +-Inf. It had
some small (one or two ULP) inaccuracies.

Found by:	ucbtest
1997-02-16 17:38:11 +00:00
..
e_acos.S Make the long-awaited change from $Id$ to $FreeBSD$ 1997-01-14 07:20:47 +00:00
e_asin.S Make the long-awaited change from $Id$ to $FreeBSD$ 1997-01-14 07:20:47 +00:00
e_atan2.S Make the long-awaited change from $Id$ to $FreeBSD$ 1997-01-14 07:20:47 +00:00
e_exp.S Fixed the i87 version of exp(). It returned NaN for args +-Inf. It had 1997-02-16 17:38:11 +00:00
e_fmod.S Make the long-awaited change from $Id$ to $FreeBSD$ 1997-01-14 07:20:47 +00:00
e_log10.S Make the long-awaited change from $Id$ to $FreeBSD$ 1997-01-14 07:20:47 +00:00
e_log.S Make the long-awaited change from $Id$ to $FreeBSD$ 1997-01-14 07:20:47 +00:00
e_remainder.S Make the long-awaited change from $Id$ to $FreeBSD$ 1997-01-14 07:20:47 +00:00
e_scalb.S Make the long-awaited change from $Id$ to $FreeBSD$ 1997-01-14 07:20:47 +00:00
e_sqrt.S Make the long-awaited change from $Id$ to $FreeBSD$ 1997-01-14 07:20:47 +00:00
s_atan.S Make the long-awaited change from $Id$ to $FreeBSD$ 1997-01-14 07:20:47 +00:00
s_ceil.S Make the long-awaited change from $Id$ to $FreeBSD$ 1997-01-14 07:20:47 +00:00
s_copysign.S Make the long-awaited change from $Id$ to $FreeBSD$ 1997-01-14 07:20:47 +00:00
s_cos.S Make the long-awaited change from $Id$ to $FreeBSD$ 1997-01-14 07:20:47 +00:00
s_finite.S Make the long-awaited change from $Id$ to $FreeBSD$ 1997-01-14 07:20:47 +00:00
s_floor.S Make the long-awaited change from $Id$ to $FreeBSD$ 1997-01-14 07:20:47 +00:00
s_ilogb.S Make the long-awaited change from $Id$ to $FreeBSD$ 1997-01-14 07:20:47 +00:00
s_log1p.S Make the long-awaited change from $Id$ to $FreeBSD$ 1997-01-14 07:20:47 +00:00
s_logb.S Make the long-awaited change from $Id$ to $FreeBSD$ 1997-01-14 07:20:47 +00:00
s_rint.S Make the long-awaited change from $Id$ to $FreeBSD$ 1997-01-14 07:20:47 +00:00
s_scalbn.S Make the long-awaited change from $Id$ to $FreeBSD$ 1997-01-14 07:20:47 +00:00
s_significand.S Make the long-awaited change from $Id$ to $FreeBSD$ 1997-01-14 07:20:47 +00:00
s_sin.S Make the long-awaited change from $Id$ to $FreeBSD$ 1997-01-14 07:20:47 +00:00
s_tan.S Make the long-awaited change from $Id$ to $FreeBSD$ 1997-01-14 07:20:47 +00:00