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


In This Topic
    AveDevFunctionInfo Class
    In This Topic
    Returns the average of the absolute deviations of the specified values from their mean.
    Syntax
    'Declaration
     
    
    Public Class AveDevFunctionInfo 
       Inherits FunctionInfo
    'Usage
     
    
    Dim instance As AveDevFunctionInfo
    public class AveDevFunctionInfo : FunctionInfo 
    Inheritance Hierarchy

    System.Object
       FarPoint.CalcEngine.FunctionInfo
          FarPoint.CalcEngine.AveDevFunctionInfo

    See Also