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


LcmFunctionInfo Class
Returns the least common multiple of integers.
Syntax
'Declaration
 
Public Class LcmFunctionInfo 
   Inherits FunctionInfo
 
'Usage
 
Dim instance As LcmFunctionInfo
Inheritance Hierarchy

System.Object
   FarPoint.CalcEngine.FunctionInfo
      FarPoint.CalcEngine.LcmFunctionInfo

See Also