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


In This Topic
    Evaluate Method (CalcVarPAFunction)
    In This Topic
    Returns the System.Double variance based on the entire population. In addition to numbers, text and logical values such as True and False are included in the calculation.
    Overload List
    OverloadDescription
    Returns the System.Double variance based on the entire population. In addition to numbers, text and logical values such as True and False are included in the calculation.  
    Returns the result of the function applied to the arguments. (Inherited from GrapeCity.CalcEngine.Functions.CalcFunction)
    See Also