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


TanFunctionInfo Class
Returns the tangent of the specified angle.
Syntax
'Declaration
 
Public Class TanFunctionInfo 
   Inherits FunctionInfo
 
'Usage
 
Dim instance As TanFunctionInfo
Inheritance Hierarchy

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

See Also