Class BondDurationEx1

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

public class BondDurationEx1 extends Object

Computes the annual duration of a 10 year bond.

The annual duration of a 10 year bond which pays interest semiannually is returned in this example.
See Also:
  • Constructor Details

    • BondDurationEx1

      public BondDurationEx1()
  • Method Details