Spread Windows Forms 17
FarPoint.CalcEngine Assembly / FarPoint.CalcEngine Namespace / TInvFunctionInfo Class
Members


In This Topic
    TInvFunctionInfo Class
    In This Topic
    Returns the t-value of the t-distribution as a function of the probability and the degrees of freedom.
    Syntax
    'Declaration
     
    
    Public Class TInvFunctionInfo 
       Inherits FunctionInfo
    'Usage
     
    
    Dim instance As TInvFunctionInfo
    public class TInvFunctionInfo : FunctionInfo 
    Inheritance Hierarchy

    System.Object
       FarPoint.CalcEngine.FunctionInfo
          FarPoint.CalcEngine.TInvFunctionInfo

    See Also