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


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

System.Object
   FarPoint.CalcEngine.FunctionInfo
      FarPoint.CalcEngine.OddFunctionInfo

See Also