Spread Windows Forms 15.0
FarPoint.CalcEngine Assembly / FarPoint.CalcEngine Namespace / TTestFunctionInfo Class
Members


In This Topic
    TTestFunctionInfo Class
    In This Topic
    Returns the probability associated with a t-test.
    Syntax
    'Declaration
     
    
    Public Class TTestFunctionInfo 
       Inherits FunctionInfo
    'Usage
     
    
    Dim instance As TTestFunctionInfo
    public class TTestFunctionInfo : FunctionInfo 
    Inheritance Hierarchy

    System.Object
       FarPoint.CalcEngine.FunctionInfo
          FarPoint.CalcEngine.TTestFunctionInfo

    See Also