fsprojects / ExcelFinancialFunctions

.NET Standard library providing the full set of financial functions from Excel.
https://fsprojects.github.io/ExcelFinancialFunctions
Other
194 stars 66 forks source link

Additional test for Yield. Fix #8 #44

Closed jcoliz closed 2 years ago

jcoliz commented 2 years ago

Turns out that issue #8 was in fact already fixed. I discovered this when I went to go write the failing test case, and found that indeed it passed!