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


CoshFunctionInfo Class
Returns the hyperbolic cosine of the specified value.
Syntax
'Declaration
 
Public Class CoshFunctionInfo 
   Inherits FunctionInfo
 
'Usage
 
Dim instance As CoshFunctionInfo
Inheritance Hierarchy

System.Object
   FarPoint.CalcEngine.FunctionInfo
      FarPoint.CalcEngine.CoshFunctionInfo

See Also