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


In This Topic
    Evaluate Method (CalcTDistFunction)
    In This Topic
    Returns the Percentage Points (probability) for the Student t-distribution where a numeric value (x) is a calculated value of t for which the Percentage Points are to be computed.
    Overload List
    OverloadDescription
    Returns the Percentage Points (probability) for the Student t-distribution where a numeric value (x) is a calculated value of t for which the Percentage Points are to be computed.  
    Returns the result of the function applied to the arguments. (Inherited from GrapeCity.CalcEngine.Functions.CalcFunction)
    See Also