Class BondAccruedInterestEx1

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

public class BondAccruedInterestEx1 extends Object

Computes the accrued interest on a bond paying semiannually.

In this example, the accrued interest is calculated for a bond which pays interest semiannually. The day count basis used is 30/360.
See Also:
  • Constructor Details

    • BondAccruedInterestEx1

      public BondAccruedInterestEx1()
  • Method Details