Calculates the arithmetic mean of the elements values of the series.
[Visual Basic]
Overloads Public Shared Function Mean( _
ByVal s As Series, _
ByVal elementValue As ElementValue _
) As Element
[C#]
public static Element Mean(
Series s,
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.