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


SqrtFunctionInfo Class
Returns the positive square root of the specified number.
Syntax
'Declaration
 
Public Class SqrtFunctionInfo 
   Inherits FunctionInfo
 
'Usage
 
Dim instance As SqrtFunctionInfo
Inheritance Hierarchy

System.Object
   FarPoint.CalcEngine.FunctionInfo
      FarPoint.CalcEngine.SqrtFunctionInfo

See Also