Spread Windows Forms 17
FarPoint.CalcEngine Assembly / FarPoint.CalcEngine Namespace / AtanFunctionInfo Class
Members


In This Topic
    AtanFunctionInfo Class
    In This Topic
    Returns the angle whose tangent is the specified value.
    Syntax
    'Declaration
     
    
    Public Class AtanFunctionInfo 
       Inherits FunctionInfo
    'Usage
     
    
    Dim instance As AtanFunctionInfo
    public class AtanFunctionInfo : FunctionInfo 
    Inheritance Hierarchy

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

    See Also