On Thu, 30 Aug 2012 Kapil Karekar wrote :
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.
As I had said earlier... make your own functions in PHP. If they
prove to be slow make a dynamic module in C so that the function
becomes native to PHP.
In the later method your code and the function itself will run
faster. If you need any help regarding this ... get in touch with
me OFF_LIST!
Amol Hatwar.