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


In This Topic
    GammaInvFunctionInfo Class
    In This Topic
    Returns the inverse of the gamma cumulative distribution.
    Syntax
    'Declaration
     
    
    Public Class GammaInvFunctionInfo 
       Inherits FunctionInfo
    'Usage
     
    
    Dim instance As GammaInvFunctionInfo
    public class GammaInvFunctionInfo : FunctionInfo 
    Inheritance Hierarchy

    System.Object
       FarPoint.CalcEngine.FunctionInfo
          FarPoint.CalcEngine.GammaInvFunctionInfo

    See Also