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


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

System.Object
   FarPoint.CalcEngine.FunctionInfo
      FarPoint.CalcEngine.SinFunctionInfo

See Also