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


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