MCPcopy Create free account
hub / github.com/Confunctionist/finance / Interest

Method Interest

money.go:389–391  ·  view source on GitHub ↗

Interest I = pv * i * n pv (m) - principal or present value i - interest rate per period n - number of periods returned into a money type as an int64-decimal representation of the interest rate over the period

(r float64, n int)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 2

MulfMethod · 0.95
IFunction · 0.85

Tested by

no test coverage detected