I have tried scouring the net for statistical functions in php. No luck 8~(
Can you sugest any alternative methods which can be integrated with PHP.
Regards Kapil Karekar
----- Original Message ----- From: Amol Hatwar amolhatwar@rediffmail.com To: linuxers@mm.ilug-bom.org.in Sent: Thursday, August 29, 2002 3:27 PM Subject: Re: [ILUG-BOM] Statistical Analysis in PHP
bad luck... AFAIK PHP has every function in the world except those. Try proding at the math functions - I haven't used them yet. If don't get anything there, we can implement it in PHP.
If you need the functions to be fast - they should be; (PHP is about speed) we can implement it in C, and extend PHP. Perhaps, even get our modification incorporated.
Amol Hatwar.