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


In This Topic
    Evaluate Method (CalcFixedFunction)
    In This Topic
    Rounds a number to the specified number of decimals, formats the number in decimal format using a period and commas, and returns the result as System.String.
    Overload List
    OverloadDescription
    Rounds a number to the specified number of decimals, formats the number in decimal format using a period and commas, and returns the result as System.String.  
    Returns the result of the function applied to the arguments. (Inherited from GrapeCity.CalcEngine.Functions.CalcFunction)
    See Also