Where may I find documentation for the Day Count Convention actual/actual (basis value 0) from the Financial Toolbox
3 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Antonio Seabra
el 18 de En. de 2021
Comentada: Antonio Seabra
el 18 de En. de 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 comentarios
Respuesta aceptada
Cris LaPierre
el 18 de En. de 2021
I believe it's described on the yearfrac documentation page. An explanation of the basis input is found here.
Más respuestas (0)
Ver también
Categorías
Más información sobre Financial Toolbox en Help Center y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!