Spread Windows Forms 15.0
FarPoint.CalcEngine Assembly / FarPoint.CalcEngine Namespace / TanFunctionInfo Class
Members


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

    System.Object
       FarPoint.CalcEngine.FunctionInfo
          FarPoint.CalcEngine.TanFunctionInfo

    See Also