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


AtanhFunctionInfo Class
Returns the inverse hyperbolic tangent of a number.
Syntax
'Declaration
 
Public Class AtanhFunctionInfo 
   Inherits FunctionInfo
 
'Usage
 
Dim instance As AtanhFunctionInfo
Inheritance Hierarchy

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

See Also