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

Method PVGAD

money.go:537–539  ·  view source on GitHub ↗

PVGAD Present Value of a growing Annuity due (start of period) pv = pmt * (1 - ( (1+g) / ((1+r)^n)) / (r-g)) * (1+r) pv = present value pmt = payment per period r = interest rate in percent per period n = number of periods g rate of growth

(r, g 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