Spread WPF 17
GrapeCity.CalcEngine.Functions Namespace / CalcAverageAFunction Class / Evaluate Method


In This Topic
    Evaluate Method (CalcAverageAFunction)
    In This Topic
    Calculates the average (arithmetic mean) of the values in the list of arguments.
    Overload List
    OverloadDescription
    Calculates the average (arithmetic mean) of the values in the list of arguments.  
    Returns the result of the function applied to the arguments. (Inherited from GrapeCity.CalcEngine.Functions.CalcFunction)
    See Also