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


In This Topic
    ErfFunctionInfo Class
    In This Topic
    Returns the error function integrated between a lower and an upper limit.
    Syntax
    'Declaration
     
    
    Public Class ErfFunctionInfo 
       Inherits FunctionInfo
    'Usage
     
    
    Dim instance As ErfFunctionInfo
    public class ErfFunctionInfo : FunctionInfo 
    Inheritance Hierarchy

    System.Object
       FarPoint.CalcEngine.FunctionInfo
          FarPoint.CalcEngine.ErfFunctionInfo

    See Also