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


In This Topic
    Evaluate Method (CalcProductFunction)
    In This Topic
    Multiplies all the numbers given as arguments and returns the product.
    Overload List
    OverloadDescription
    Multiplies all the numbers given as arguments and returns the product.  
    Returns the result of the function applied to the arguments. (Inherited from GrapeCity.CalcEngine.Functions.CalcFunction)
    See Also