Skip to content

Latest commit

 

History

History
55 lines (39 loc) · 2.94 KB

README.md

File metadata and controls

55 lines (39 loc) · 2.94 KB

go-finance GoDoc Go Report Card

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

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

Mozilla Public License 2.0