Return-Path: Delivered-To: apmail-jakarta-commons-dev-archive@apache.org Received: (qmail 19890 invoked from network); 7 Jul 2003 11:35:59 -0000 Received: from exchange.sun.com (192.18.33.10) by daedalus.apache.org with SMTP; 7 Jul 2003 11:35:59 -0000 Received: (qmail 2059 invoked by uid 97); 7 Jul 2003 11:38:24 -0000 Delivered-To: qmlist-jakarta-archive-commons-dev@nagoya.betaversion.org Received: (qmail 2052 invoked from network); 7 Jul 2003 11:38:24 -0000 Received: from daedalus.apache.org (HELO apache.org) (208.185.179.12) by nagoya.betaversion.org with SMTP; 7 Jul 2003 11:38:24 -0000 Received: (qmail 19685 invoked by uid 500); 7 Jul 2003 11:35:56 -0000 Mailing-List: contact commons-dev-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Jakarta Commons Developers List" Reply-To: "Jakarta Commons Developers List" Delivered-To: mailing list commons-dev@jakarta.apache.org Received: (qmail 19674 invoked from network); 7 Jul 2003 11:35:55 -0000 Received: from post.cnt.ru (212.15.122.243) by daedalus.apache.org with SMTP; 7 Jul 2003 11:35:55 -0000 Received: from ppp3-31.dial-up.cnt.ru (ppp3-31.dial-up.cnt.ru [212.15.120.31]) by post.cnt.ru (8.11.7/8.11.1) with ESMTP id h67BZS826801 for ; Mon, 7 Jul 2003 15:35:28 +0400 Date: Mon, 7 Jul 2003 15:35:47 +0400 From: Anton Tagunov X-Mailer: The Bat! (v1.60h) X-Priority: 3 (Normal) Message-ID: <8120162762.20030707153547@mail.cnt.ru> To: "Jakarta Commons Developers List" Subject: Re: cvs commit: jakarta-commons-sandbox/math/src/java/org/apache/commons/math/stat/univariate/rank Max.java Min.java Percentile.java In-Reply-To: <20030707021520.76216.qmail@icarus.apache.org> References: <20030707021520.76216.qmail@icarus.apache.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N Hello, Mark! mao> + sumLog.increment(d); mao> + value = Math.exp( sumLog.increment(d) / (double)n ); Has this double subLog.increment(d) been intentional? ;-) -Anton --------------------------------------------------------------------- To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org For additional commands, e-mail: commons-dev-help@jakarta.apache.org