Overload | Description |
---|---|
Evaluate(Object[]) | Calculates the average (arithmetic mean) of the values in the list of arguments. |
Evaluate(Object[],Object) | Returns the result of the function applied to the arguments. (Inherited from GrapeCity.CalcEngine.Functions.CalcFunction) |