This commit is contained in:
2024-08-07 09:12:07 -04:00
parent ca445435a0
commit fdfadd5c7e
1021 changed files with 73601 additions and 0 deletions

10
cashflow/CASHFLOW.H Normal file
View File

@@ -0,0 +1,10 @@
#define PPY_FREQUENCY 103
#define PPY_INCREMENT 102
#define PPY_AMOUNT 101
#define CALC_PREPAYMENTS 104
#define CALC_CALCULATE 105
#define CALC_TERM 103
#define CALC_COUPON 102
#define CALC_PRINCIPAL 101