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


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

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

See Also