go-finance [](https://godoc.org/github.com/alpeb/go-finance/fin) [](https://goreportcard.com/report/github.com/alpeb/go-finance)
December 3, 2020 ยท View on GitHub
Go library containing a collection of financial functions for time value of money (annuities), cash flow, interest rate conversions, bonds and depreciation calculations.
List of functions
Rates
Cashflow
- NetPresentValue
- InternalRateOfReturn
- ModifiedInternalRateOfReturn
- ScheduledNetPresentValue
- ScheduledInternalRateOfReturn
TVM
Bonds
Depreciation
Docs
Checkout the full docs.
Also check this excellent blog post Learning finance concepts using go-finance for some examples and a general intro.