DiscountBondPrice - Maple Help
For the best experience, we recommend viewing online help using Google Chrome or Microsoft Edge.

Online Help

Finance

  

DiscountBondPrice

  

calculate a discount bond price

 

Calling Sequence

Parameters

Options

Description

Examples

References

Compatibility

Calling Sequence

DiscountBondPrice(model, rate, maturity, 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

Options

• 

output = discount or zerorate; output type

Description

• 

The DiscountBondPrice command calculates the discount bond price in the given affine interest rate model.

Examples

(1)

(2)

(3)

References

  

Brigo, D., Mercurio, F., Interest Rate Models: Theory and Practice. New York: Springer-Verlag, 2001.

Compatibility

• 

The Finance[DiscountBondPrice] command was introduced in Maple 15.

• 

For more information on Maple 15 changes, see Updates in Maple 15.

See Also

Finance[BondOptionPrice]

Finance[CompoundFactor]

Finance[DiscountFactor]

Finance[HullWhiteModel]

Finance[ImpliedRate]

Finance[VasicekModel]

Finance[ZeroCurve]

 


Download Help Document