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


In This Topic
    Evaluate Method (CalcSumProductFunction)
    In This Topic
    Multiplies corresponding components in the given arrays, and returns the sum of those products.
    Overload List
    OverloadDescription
    Multiplies corresponding components in the given arrays, and returns the sum of those products.  
    Returns the result of the function applied to the arguments. (Inherited from GrapeCity.CalcEngine.Functions.CalcFunction)
    See Also