Time Value of Money functions. Convention: outflows (payments you make) are negative, inflows are positive. Rate and periods must use consistent units.
Barwert(12%/12, 4*12, -100, 5000, 0) → 696.06 Barwert(12%/12, 4*12, -100, 5000, 1) → 734.07 Barwert(0.05, 10, -1000) → PV of 10 annual payments
Endwert(10%/12, 15, -200, 0, 1) → 3207.99 Endwert(0.08, 10, -1000) → savings after 10 years
Zahlung(6%/12, 10, 10000, 0, 1) → -1022.59 Zahlung(0.05/12, 360, 300000) → monthly mortgage payment
Perioden(10%/12, -200, -400, 10000) → 39.98 months Perioden(10%/12, -200, -400, 10000, 1) → 39.70 months
Zinssatz(5*12, -300, 10000) → 0.02 (= 2% per month) Zinssatz(60, -500, 20000) → monthly rate on a loan