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

Method PVP

money.go:557–559  ·  view source on GitHub ↗

PVP Present Value (of an integer period) pv = fv * ( 1 / ( 1 + i )^n) pv = present value fv = future value r = interest rate in percent per period n = number of periods

(r float64, n, pd 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
IflFunction · 0.85

Tested by

no test coverage detected