Spread WinForms 15
FarPoint.CalcEngine Assembly / FarPoint.CalcEngine Namespace / AcosFunctionInfo Class
Members


AcosFunctionInfo Class
Returns the angle whose cosine is the specified value. The angle is in radians between 0 (zero) and pi.
Syntax
'Declaration
 
Public Class AcosFunctionInfo 
   Inherits FunctionInfo
 
'Usage
 
Dim instance As AcosFunctionInfo
Inheritance Hierarchy

System.Object
   FarPoint.CalcEngine.FunctionInfo
      FarPoint.CalcEngine.AcosFunctionInfo

See Also