FarPoint.CalcEngine Assembly / FarPoint.CalcEngine Namespace / TrimMeanFunctionInfo Class
Members


TrimMeanFunctionInfo Class
Returns the mean of a subset of data excluding the topmost and bottommost data.
Syntax
'Declaration
 
Public Class TrimMeanFunctionInfo 
   Inherits FunctionInfo
 
'Usage
 
Dim instance As TrimMeanFunctionInfo
Inheritance Hierarchy

System.Object
   FarPoint.CalcEngine.FunctionInfo
      FarPoint.CalcEngine.TrimMeanFunctionInfo

See Also