Finance[DiscountBondPrice] - calculate a discount bond price
|
Calling Sequence
|
|
DiscountBondPrice(model, maturity, rate, opts)
|
|
Parameters
|
|
model
|
-
|
affine one-factor model of interest rates
|
rate
|
-
|
the given interest rate
|
maturity
|
-
|
non-negative constant or a list of non-negative constants; time(s) to maturity
|
opts
|
-
|
equations of the form option = value where option is output; specify options for the DiscountBondPrice command
|
|
|
|
|
Description
|
|
•
|
The DiscountBondPrice command calculates the discount bond price in the given affine interest rate model.
|
|
|
Options
|
|
•
|
output = discount or zerorate; output type
|
|
|
Compatibility
|
|
•
|
The Finance[DiscountBondPrice] command was introduced in Maple 15.
|
|
|
Examples
|
|
>
|
|
>
|
|
| (1) |
>
|
|
| (2) |
>
|
|
| (3) |
>
|
|
| (4) |
>
|
|
>
|
|
>
|
|
|
|
References
|
|
|
Brigo, D., Mercurio, F., Interest Rate Models: Theory and Practice. New York: Springer-Verlag, 2001.
|
|
|
Download Help Document
Was this information helpful?