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


PvFunctionInfo Class
Returns the present value of an investment based on the interest rate, number and amount of periodic payments, and future value.
Syntax
'Declaration
 
Public Class PvFunctionInfo 
   Inherits FunctionInfo
 
'Usage
 
Dim instance As PvFunctionInfo
Inheritance Hierarchy

System.Object
   FarPoint.CalcEngine.FunctionInfo
      FarPoint.CalcEngine.PvFunctionInfo

See Also