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


In This Topic
    AtanhFunctionInfo Class
    In This Topic
    Returns the inverse hyperbolic tangent of a number.
    Syntax
    'Declaration
     
    
    Public Class AtanhFunctionInfo 
       Inherits FunctionInfo
    'Usage
     
    
    Dim instance As AtanhFunctionInfo
    public class AtanhFunctionInfo : FunctionInfo 
    Inheritance Hierarchy

    System.Object
       FarPoint.CalcEngine.FunctionInfo
          FarPoint.CalcEngine.AtanhFunctionInfo

    See Also