Where may I find documentation for the Day Count Convention actual/actual (basis value 0) from the Financial Toolbox
3 ビュー (過去 30 日間)
古いコメントを表示
Where may I find documentation for the Day Count Convention actual/actual (basis value 0 that is the default) from the Financial ToolBox? Cannot understand how the denominator is calculated. For example:
yearfrac('1 feb 2019', '1 apr 2020', 0) = (365+60)/365
yearfrac('1 mar 2019', '1 apr 2020', 0) = (366+31)/366
Thanks in advance!
0 件のコメント
採用された回答
Cris LaPierre
2021 年 1 月 18 日
I believe it's described on the yearfrac documentation page. An explanation of the basis input is found here.
その他の回答 (0 件)
参考
カテゴリ
Help Center および File Exchange で Financial Toolbox についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!