+ " " + "Floating"
);
System.out.println( "Net present value"
+ " " + zeroCouponBond.NPV()
+ " " + fixedRateBond.NPV()
+ " " + floatingRateBond.NPV());
System.out.println("Clean Price "
+ " " +zeroCouponBond.cleanPrice()
+ " " +fixedRateBond.cleanPrice()