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


AtanFunctionInfo Class
Returns the angle whose tangent is the specified value.
Syntax
'Declaration
 
Public Class AtanFunctionInfo 
   Inherits FunctionInfo
 
'Usage
 
Dim instance As AtanFunctionInfo
Inheritance Hierarchy

System.Object
   FarPoint.CalcEngine.FunctionInfo
      FarPoint.CalcEngine.AtanFunctionInfo

See Also