From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Marius Vollmer Newsgroups: gmane.lisp.guile.devel Subject: Re: min, max and nans Date: 17 May 2003 22:02:33 +0200 Sender: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Message-ID: <87d6ih5okm.fsf@zagadka.ping.de> References: <87ade1t1p7.fsf@zip.com.au> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1053202058 25336 80.91.224.249 (17 May 2003 20:07:38 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sat, 17 May 2003 20:07:38 +0000 (UTC) Cc: guile-devel@gnu.org Original-X-From: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Sat May 17 22:07:35 2003 Return-path: Original-Received: from monty-python.gnu.org ([199.232.76.173]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 19H7xv-0006a6-00 for ; Sat, 17 May 2003 22:07:35 +0200 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.10.13) id 19H7vR-0005zJ-01 for guile-devel@m.gmane.org; Sat, 17 May 2003 16:05:01 -0400 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.10.13) id 19H7uD-0005NF-00 for guile-devel@gnu.org; Sat, 17 May 2003 16:03:45 -0400 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.10.13) id 19H7tq-0004jS-00 for guile-devel@gnu.org; Sat, 17 May 2003 16:03:25 -0400 Original-Received: from mail.dokom.net ([195.253.8.218]) by monty-python.gnu.org with esmtp (Exim 4.10.13) id 19H7tc-0004KO-00 for guile-devel@gnu.org; Sat, 17 May 2003 16:03:08 -0400 Original-Received: from dialin.speedway42.dip31.dokom.de ([195.138.42.31] helo=zagadka.ping.de) by mail.dokom.net with smtp (Exim 3.36 #3) id 19H7vC-0005hZ-00 for guile-devel@gnu.org; Sat, 17 May 2003 22:04:46 +0200 Original-Received: (qmail 27410 invoked by uid 1000); 17 May 2003 20:02:33 -0000 Original-To: Kevin Ryde In-Reply-To: <87ade1t1p7.fsf@zip.com.au> Original-Lines: 9 User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3 X-BeenThere: guile-devel@gnu.org X-Mailman-Version: 2.1b5 Precedence: list List-Id: Developers list for Guile, the GNU extensibility library List-Help: List-Post: List-Subscribe: , List-Archive: List-Unsubscribe: , Errors-To: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Xref: main.gmane.org gmane.lisp.guile.devel:2393 X-Report-Spam: http://spam.gmane.org/gmane.lisp.guile.devel:2393 Kevin Ryde writes: > Is there a theory on what min and max should do with nans? I'd think > returning nan if any argument is a nan would be a good idea. That's what I think, too. -- GPG: D5D4E405 - 2F9B BCCC 8527 692A 04E3 331E FAF8 226A D5D4 E405 _______________________________________________ Guile-devel mailing list Guile-devel@gnu.org http://mail.gnu.org/mailman/listinfo/guile-devel