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


In This Topic
    Evaluate Method (CalcMedianFunction)
    In This Topic
    Returns the median of the given numbers. The median is the number in the middle of a set of numbers.
    Overload List
    OverloadDescription
    Returns the median of the given numbers. The median is the number in the middle of a set of numbers.  
    Returns the result of the function applied to the arguments. (Inherited from GrapeCity.CalcEngine.Functions.CalcFunction)
    See Also