Spread Windows Forms 15.0
FarPoint.CalcEngine Assembly / FarPoint.CalcEngine Namespace / OddFunctionInfo Class
Members


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

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

    See Also