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


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

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

    See Also