Spread Windows Forms 17
FarPoint.CalcEngine Assembly / FarPoint.CalcEngine Namespace / GeoMeanFunctionInfo Class
Members


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

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

    See Also