Spread Windows Forms 15.0
FarPoint.CalcEngine Assembly / FarPoint.CalcEngine Namespace / EffectFunctionInfo Class
Members


In This Topic
    EffectFunctionInfo Class
    In This Topic
    Returns the effective annual interest rate for a given nominal annual interest rate and the number of compounding periods per year.
    Syntax
    'Declaration
     
    
    Public Class EffectFunctionInfo 
       Inherits FunctionInfo
    'Usage
     
    
    Dim instance As EffectFunctionInfo
    public class EffectFunctionInfo : FunctionInfo 
    Inheritance Hierarchy

    System.Object
       FarPoint.CalcEngine.FunctionInfo
          FarPoint.CalcEngine.EffectFunctionInfo

    See Also