Skip to content

jmptrader/finmath

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 

Repository files navigation

Finmath

Finmath package contains routines in Go that can be used for financial calculations. The package contains the implementation for the standard engineering economics functions.

Compound Interest

Compound interest is calculated using CompoundInterest function. It can be used for calculating either compound amount (F/P, i, n) or present worth (P/F, i, n).

About

Financial math functions in Go.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 100.0%