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


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

    System.Object
       FarPoint.CalcEngine.FunctionInfo
          FarPoint.CalcEngine.TanhFunctionInfo

    See Also