FV

returns future value of an investment · from excel · excel: verified match · sheets: verified match

signature

FV(rate, nper, pmt, [pv], [type])

returns: number

argumentrequired
rate required
nper required
pmt required
pv 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 =FV(0.06/12, 120, -200) 32775.8693612916

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