Quantlib is an open-source C++ library for quantitative finance.
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()
...