calculate_compound_growth
Plan real estate investment growth by calculating compounded returns from initial capital and monthly savings.
Instructions
Calculate compounded asset growth with initial capital and monthly contributions.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| years | Yes | ||
| initial_10k | Yes | ||
| annual_rate_pct | Yes | ||
| monthly_contribution_10k | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||