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


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

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

See Also