Class BondAccruedInterestEx2

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

public class BondAccruedInterestEx2 extends Object

Computes the accrued interest on a bond paying at maturity.

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

    • BondAccruedInterestEx2

      public BondAccruedInterestEx2()
  • Method Details