Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:7700 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 8177 invoked by uid 1010); 10 Feb 2004 15:28:01 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 8153 invoked by uid 1007); 10 Feb 2004 15:28:01 -0000 Message-ID: <20040210152801.8152.qmail@pb1.pair.com> To: internals@lists.php.net Date: Tue, 10 Feb 2004 16:27:51 +0100 User-Agent: Mozilla Thunderbird 0.5 (Windows/20040207) X-Accept-Language: en-us, en MIME-Version: 1.0 References: <20040210005241.A2CDB2E3116@mra03.ex.eclipse.net.uk> In-Reply-To: <20040210005241.A2CDB2E3116@mra03.ex.eclipse.net.uk> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Posted-By: 80.126.21.70 Subject: Re: FW: [PATCH] Bug #24064: Standard deviation From: abies@php.net (Ard Biesheuvel) Hi Paul, Why are you comparing, copying and converting each array element twice ? There should be a more elegant way to do this. -- Ard