Date: 01/19/01
- Next message: matthew zhang: "[PHP-DEV] RE: PHP 4.0 Bug #8469 Updated: function pdf_setlinewidth does not work at all."
- Previous message: szii <email protected>: "[PHP-DEV] PHP 4.0 Bug #8811 Updated: DB2 SQLColumns() doens't work by default."
- In reply to: Andrei Zmievski: "Re: [PHP-DEV] Mean"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Thanks,
I Removed it from cvs.
-Jason
Andrei Zmievski wrote:
>
> On Fri, 19 Jan 2001, Jason Greene wrote:
> > I was just looking at php4/TODO.
> >
> > What is the desired capability for array_mean? Is this refering to the mean of all numerical elements in the
> > list? Is the desired functionality to count non numerical data as 0's or to completly ignore them from the alg?
>
> That can be removed from TODO. The desired functionality can be achieved
> by array_sum($array)/count($array).
>
> -Andrei
>
> "The only true currency in this bankrupt world is what we share with each
> other when we're uncool." -- Lester Bangs, from the film 'Almost Famous'
-- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: php-dev-unsubscribe <email protected> For additional commands, e-mail: php-dev-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>
- Next message: matthew zhang: "[PHP-DEV] RE: PHP 4.0 Bug #8469 Updated: function pdf_setlinewidth does not work at all."
- Previous message: szii <email protected>: "[PHP-DEV] PHP 4.0 Bug #8811 Updated: DB2 SQLColumns() doens't work by default."
- In reply to: Andrei Zmievski: "Re: [PHP-DEV] Mean"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

