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


TruncFunctionInfo Class
Removes the specified fractional part of the specified number.
Syntax
'Declaration
 
Public Class TruncFunctionInfo 
   Inherits FunctionInfo
 
'Usage
 
Dim instance As TruncFunctionInfo
Inheritance Hierarchy

System.Object
   FarPoint.CalcEngine.FunctionInfo
      FarPoint.CalcEngine.TruncFunctionInfo

See Also