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

Method PVi

money.go:547–549  ·  view source on GitHub ↗

PVi Present Value of a single future Value (using integer period) pv = fv * ( 1 / ( 1 + r )^n) pv = present value fv = future value r = interest rate n = 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