Spread Windows Forms 17
FarPoint.CalcEngine Assembly / FarPoint.CalcEngine Namespace / FunctionInfo Class / NegBinomDistFunction Field


In This Topic
    NegBinomDistFunction Field
    In This Topic
    Specifies an instance of the NEGBINOMDIST function.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly NegBinomDistFunction As FunctionInfo
    'Usage
     
    
    Dim value As FunctionInfo
     
    value = FunctionInfo.NegBinomDistFunction
    public static readonly FunctionInfo NegBinomDistFunction
    See Also