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


ChiInvFunctionInfo Class
Returns the inverse of the one-tailed probability of the chi-squared distribution.
Syntax
'Declaration
 
Public Class ChiInvFunctionInfo 
   Inherits FunctionInfo
 
'Usage
 
Dim instance As ChiInvFunctionInfo
Inheritance Hierarchy

System.Object
   FarPoint.CalcEngine.FunctionInfo
      FarPoint.CalcEngine.ChiInvFunctionInfo

See Also