PV

returns present value of an investment · from excel · excel: not yet compared · sheets: not yet compared

signature

PV(rate, nper, pmt, [fv], [type])

returns: number

argumentrequired
rate required
nper required
pmt required
fv optional · defaults to 0
type optional · defaults to 0

examples

formula and result, taken from the engine's own test suite — every result below is asserted in CI, not written by hand.

fx =PV(0.06/12, 120, -200) 18014.690665433453

related

  • ACCRINT accrued interest for a security paying periodic interest
  • ACCRINTM accrued interest for a security paying at maturity
  • AMORDEGRC depreciation per period, French accounting, degressive
  • AMORLINC depreciation per period, French accounting, linear
  • COUPDAYBS days from coupon period start to settlement
  • COUPDAYS days in the coupon period containing settlement