Spread WinForms 15
FarPoint.CalcEngine Assembly / FarPoint.CalcEngine Namespace / AveDevFunctionInfo Class
Members


AveDevFunctionInfo Class
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
Inheritance Hierarchy

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

See Also