From owner-freebsd-standards Thu Feb 20 1: 4:13 2003 Delivered-To: freebsd-standards@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7458037B401 for ; Thu, 20 Feb 2003 01:04:12 -0800 (PST) Received: from flood.ping.uio.no (flood.ping.uio.no [129.240.78.31]) by mx1.FreeBSD.org (Postfix) with ESMTP id C9DAC43F75 for ; Thu, 20 Feb 2003 01:04:11 -0800 (PST) (envelope-from des@ofug.org) Received: by flood.ping.uio.no (Postfix, from userid 2602) id 2AC15536E; Thu, 20 Feb 2003 10:04:10 +0100 (CET) X-URL: http://www.ofug.org/~des/ X-Disclaimer: The views expressed in this message do not necessarily coincide with those of any organisation or company with which I am or have been affiliated. To: Bruce Evans Cc: standards@FreeBSD.ORG Subject: Re: More missing math functions From: Dag-Erling Smorgrav Date: Thu, 20 Feb 2003 10:04:09 +0100 In-Reply-To: <20030220085333.M14561-100000@gamplex.bde.org> (Bruce Evans's message of "Thu, 20 Feb 2003 09:08:07 +1100 (EST)") Message-ID: User-Agent: Gnus/5.090014 (Oort Gnus v0.14) Emacs/21.2 (i386--freebsd) References: <20030220085333.M14561-100000@gamplex.bde.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-freebsd-standards@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Bruce Evans 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