Calculates the arithmetic mean of the elements values of the series.
[Visual Basic]
Overloads Public Shared Function Mean( _
ByVal sc As SeriesCollection, _
ByVal elementValue As ElementValue _
) As Series
[C#]
public static Series Mean(
SeriesCollection sc,
ElementValue elementValue
);
FinancialEngine Class | FinancialEngine Members | Overload List | Evaluates the geometric mean of the series.
2002 - 2005 Webavail Productions Inc. & Corporate Web Solutions Ltd.. All Rights Reserved.