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


In This Topic
    Evaluate Method (CalcTruncFunction)
    In This Topic
    Truncates a number to an integer by removing the fractional part of the number.
    Overload List
    OverloadDescription
    Truncates a number to an integer by removing the fractional part of the number.  
    Returns the result of the function applied to the arguments. (Inherited from GrapeCity.CalcEngine.Functions.CalcFunction)
    See Also