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


In This Topic
    NegBinomDistFunctionInfo Class
    In This Topic
    Returns the negative binomial distribution.
    Syntax
    'Declaration
     
    
    Public Class NegBinomDistFunctionInfo 
       Inherits FunctionInfo
    'Usage
     
    
    Dim instance As NegBinomDistFunctionInfo
    public class NegBinomDistFunctionInfo : FunctionInfo 
    Inheritance Hierarchy

    System.Object
       FarPoint.CalcEngine.FunctionInfo
          FarPoint.CalcEngine.NegBinomDistFunctionInfo

    See Also