Todo List
PHPExcel_Best_Fit | --PHPExcel_Exponential_Best_Fit
[line 41]
PHPExcel_Exponential_Best_Fit __construct( $yValues, [ $xValues = array()], [ $const = True])
void getEquation( [ $dp = 0])
void getIntersect( [ $dp = 0])
void getSlope( [ $dp = 0])
void getValueOfXForY( $yValue)
void getValueOfYForX( $xValue)