Where may I find documentation for the Day Count Convention actual/actual (basis value 0) from the Financial Toolbox
1 visualizzazione (ultimi 30 giorni)
Mostra commenti meno recenti
Antonio Seabra
il 18 Gen 2021
Commentato: Antonio Seabra
il 18 Gen 2021
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 Commenti
Risposta accettata
Cris LaPierre
il 18 Gen 2021
I believe it's described on the yearfrac documentation page. An explanation of the basis input is found here.
Più risposte (0)
Vedere anche
Categorie
Scopri di più su Financial Toolbox in Help Center e File Exchange
Prodotti
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!