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


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

System.Object
   FarPoint.CalcEngine.FunctionInfo
      FarPoint.CalcEngine.RoundFunctionInfo

See Also