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


Atan2FunctionInfo Class
Returns the arctangent of the specified x- and y-coordinates.
Syntax
'Declaration
 
Public Class Atan2FunctionInfo 
   Inherits FunctionInfo
 
'Usage
 
Dim instance As Atan2FunctionInfo
Inheritance Hierarchy

System.Object
   FarPoint.CalcEngine.FunctionInfo
      FarPoint.CalcEngine.Atan2FunctionInfo

See Also