Date: Thu, 20 Feb 2003 10:04:09 +0100 From: Dag-Erling Smorgrav <des@ofug.org> To: Bruce Evans <bde@zeta.org.au> Cc: standards@FreeBSD.ORG Subject: Re: More missing math functions Message-ID: <xzpr8a3uxva.fsf@flood.ping.uio.no> In-Reply-To: <20030220085333.M14561-100000@gamplex.bde.org> (Bruce Evans's message of "Thu, 20 Feb 2003 09:08:07 %2B1100 (EST)") References: <20030220085333.M14561-100000@gamplex.bde.org>
index | next in thread | previous in thread | raw e-mail
Bruce Evans <bde@zeta.org.au> writes:
> Not documented. I removed bogus .Nm's and links for exp2 and exp2f a
> while ago. You apparently have stale links.
You're right.
> At least in n869.txt, fmin() and fmax() are reqired to return the
> non-NaN arg if one of the args is a NaN.
I know, I've implemented both of them this way.
> fdim() doesn't seem to be
> bug for bug compatible here.
I misunderstood n869 as regards fdim(); it should be
x > y ? x - y : +0
DES
--
Dag-Erling Smorgrav - des@ofug.org
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-standards" in the body of the message
home |
help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?xzpr8a3uxva.fsf>
