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 function
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 fro
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?
-Jason