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


GeoMeanFunctionInfo Class
Returns the geometric mean of a set of positive data.
Syntax
'Declaration
 
Public Class GeoMeanFunctionInfo 
   Inherits FunctionInfo
 
'Usage
 
Dim instance As GeoMeanFunctionInfo
Inheritance Hierarchy

System.Object
   FarPoint.CalcEngine.FunctionInfo
      FarPoint.CalcEngine.GeoMeanFunctionInfo

See Also