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


In This Topic
    Evaluate Method (CalcGcdFunction)
    In This Topic
    Returns the greatest common divisor of two or more integers.
    Overload List
    OverloadDescription
    Returns the greatest common divisor of two or more integers.  
    Returns the result of the function applied to the arguments. (Inherited from GrapeCity.CalcEngine.Functions.CalcFunction)
    See Also