Description Usage Arguments Examples
Calculate the plain vanilla bond price
| 1 | cv.bondprice(par,c,yield,n,m)
 | 
| par | :the face value of the bond | 
| c | :the annual coupon rate of the bond | 
| yield | :the annual yield to maturity of a bond | 
| n | :number of years | 
| m | :compounding period in a year | 
| 1 | cv.bondprice(1000,0.0248,0.0248,10,2)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.