Find the best fit for the function f(x) = a + b * ln(x).
[Visual Basic]
Overloads Public Shared Function TrendLineLogarithmic( _
ByVal seriesName As String , _
ByVal s As Series _
) As Series
[C#]
public static Series TrendLineLogarithmic(
string seriesName,
Series s
);
ForecastEngine Class | ForecastEngine Members | Overload List
2002 - 2005 Webavail Productions Inc. & Corporate Web Solutions Ltd.. All Rights Reserved.