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


EvenFunctionInfo Class
Rounds the specified value up to the nearest even integer.
Syntax
'Declaration
 
Public Class EvenFunctionInfo 
   Inherits FunctionInfo
 
'Usage
 
Dim instance As EvenFunctionInfo
Inheritance Hierarchy

System.Object
   FarPoint.CalcEngine.FunctionInfo
      FarPoint.CalcEngine.EvenFunctionInfo

See Also