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


RoundDownFunctionInfo Class
Rounds the specified number down to the nearest number, using the specified number of decimal places.
Syntax
'Declaration
 
Public Class RoundDownFunctionInfo 
   Inherits FunctionInfo
 
'Usage
 
Dim instance As RoundDownFunctionInfo
Inheritance Hierarchy

System.Object
   FarPoint.CalcEngine.FunctionInfo
      FarPoint.CalcEngine.RoundDownFunctionInfo

See Also