Spread Windows Forms 17
FarPoint.CalcEngine Assembly / FarPoint.CalcEngine Namespace / QuotientFunctionInfo Class
Members


In This Topic
    QuotientFunctionInfo Class
    In This Topic
    Returns the integer portion of a division.
    Syntax
    'Declaration
     
    
    Public Class QuotientFunctionInfo 
       Inherits FunctionInfo
    'Usage
     
    
    Dim instance As QuotientFunctionInfo
    public class QuotientFunctionInfo : FunctionInfo 
    Inheritance Hierarchy

    System.Object
       FarPoint.CalcEngine.FunctionInfo
          FarPoint.CalcEngine.QuotientFunctionInfo

    See Also