Expand description
  • Financial calculations

Usage

  • Since any time period can be used, “payment stream” equals “annuity”

Metadata

  • Copyright: © 1999 - 2022 CroftSoft Inc
  • Author: David Wallace Croft
  • Rust version: 2022-08-23
  • Rust since: 2022-07-30
  • Java version: 2001-10-10
  • Java since: 1999-08-15

History

Structs

Calculates the future value of a cash flow received today
Calculates the future value of a payment stream such as an annuity
The calculated discount rate where the net present value is zero
The discounted value of multiple cash flows received in the future
Calculates the periodic investments required to accumulate a future value
The discounted value of a single cash flow received in the future
The discounted value of varying periodic cash flows
Calculates the present value of a payment stream such as an annuity

Enums

Functions

Replaced by PeriodicSavingsNeeded