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


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

    System.Object
       FarPoint.CalcEngine.FunctionInfo
          FarPoint.CalcEngine.HarMeanFunctionInfo

    See Also