Financial functions in Scala (e.g. XIRR, XNPV)
-
Updated
Apr 12, 2020 - Scala
Financial functions in Scala (e.g. XIRR, XNPV)
Financial math has its roots in basic finance formulas related to the time value of money. Financial instruments such as bonds, for instance, are calculated using derivatives of these basic formulas. So, while I was taking a finance class, I wrote programs with R for some of these equations. One may also generalize the program even more complex …
Add a description, image, and links to the finance-formulas topic page so that developers can more easily learn about it.
To associate your repository with the finance-formulas topic, visit your repo's landing page and select "manage topics."