FarPoint.CalcEngine Assembly / FarPoint.CalcEngine Namespace / GcdFunctionInfo Class
Members


GcdFunctionInfo Class
Returns the greatest common divisor of two numbers.
Syntax
'Declaration
 
Public Class GcdFunctionInfo 
   Inherits FunctionInfo
 
'Usage
 
Dim instance As GcdFunctionInfo
Inheritance Hierarchy

System.Object
   FarPoint.CalcEngine.FunctionInfo
      FarPoint.CalcEngine.GcdFunctionInfo

See Also