Calculates the geometric mean of the series's elements YValues.
[Visual Basic]
Overloads Public Shared Function GeometricMean( _
ByVal seriesName As String, _
ByVal sc As SeriesCollection _
) As Series
[C#]
public static Series GeometricMean(
string seriesName,
SeriesCollection sc
);
StatisticalEngine Class | StatisticalEngine Members | Overload List | Evaluates the arithmetic mean of the series. | GeometricMean(SeriesCollection) Method
2002 - 2005 Webavail Productions Inc. & Corporate Web Solutions Ltd.. All Rights Reserved.