Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 437 Bytes

ReadMe.Md

File metadata and controls

18 lines (12 loc) · 437 Bytes

install using pip install enginecon

This module provides
Interest table calculators in form of

[A/P,i%,n] --> AP(i,n)  

CashFlow Object that helps with adding and calculation of worth

TODO

1) Test cases to verify everything is correct    
2) adding more calculation to CashFlow object
    2a. B/C calculations
    2b. MIRR calculations
    2c. IRR calculation
    2d. incremental comparisons