Awesome Go

go-finance

CategoryFinancial
SubcategoryFinancial
Stars0

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

About go-finance

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

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.

← Back to Financial