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


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

    System.Object
       FarPoint.CalcEngine.FunctionInfo
          FarPoint.CalcEngine.AcoshFunctionInfo

    See Also