#value #time #analysis #irr #function #future #calculating

time_value

A collection of functions related to time value analysis

1 unstable release

0.8.0 Feb 5, 2021
0.7.0 Feb 3, 2021
0.6.0 Feb 3, 2021
0.4.2 Jan 19, 2021
0.1.0 Jan 10, 2021

#22 in #irr

36 downloads per month

MIT/Apache

40KB
807 lines

time_value

Functions and structs related to time value analysis.

future_value

Functions for calculating future values.

irr

Functions and structs for calculating the internal rate of return (IRR) of a series of cash flows.

present_value

Functions for calculating present values.


lib.rs:

Functions and structs related to time value analysis Functions and structs for calculating the internal rate of return (IRR) of a series of cash flows Items related to the bisection method Functions used for the bisection method (and related methods) Structs used with the bisection method

Dependencies

~475KB