Quantlib is an open-source C++ library for quantitative finance.

learn more… | top users | synonyms

3
votes
0answers
60 views

RQuantLib: any difference between FixedRateBond() and FixedRateBondPriceByYield() with flat term structure?

Please, consider the following functions from RQuantLib package: FixedRateBond() ...