go-finance
Library of financial functions for time value of money (annuities), cash flow, interest rate conversions, bonds and depreciation calculations
About go-finance
go-finance

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.
License
Frequently Asked Questions
What is go-finance?
go-finance is a Financial library for the Go programming language. Library of financial functions for time value of money (annuities), cash flow, interest rate conversions, bonds and depreciation calculations
How do I install go-finance?
Install go-finance with the Go module system using `go get alpeb/go-finance`. Check the repository for the current installation instructions.
What category does go-finance belong to?
go-finance is listed under Financial, specifically Financial.