Class FinanceNominalEx1

java.lang.Object
com.imsl.test.example.finance.FinanceNominalEx1

public class FinanceNominalEx1 extends Object

Computes the nominal interest rate.

In this example the nominal interest rate is computed given that the effective rate is 6.14% and that the interest has been compounded quarterly.
See Also:
  • Constructor Details

    • FinanceNominalEx1

      public FinanceNominalEx1()
  • Method Details

    • main

      public static void main(String[] args)