FarPoint.CalcEngine Assembly / FarPoint.CalcEngine Namespace / TInvFunctionInfo Class
Members


TInvFunctionInfo Class
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
Inheritance Hierarchy

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

See Also