I am looking for PHP imlementation of the "Statistics calculation for a line". It should have the same functionality like Excel "LINEST".
[From Excel Help: "LINEST":Calculates the statistics for a line by using the "least squares" method to calculate a straight line that best fits your data, and returns an array that describes the line.} Thank you! -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

