calculate_sip_returns
Project maturity from monthly SIP investments after adjusting for inflation to meet financial goals.
Instructions
Calculate SIP maturity with inflation-adjusted returns.
Use when projecting mutual fund SIP returns or planning systematic investments.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| monthly_investment | Yes | Monthly SIP amount in INR | |
| expected_annual_return | Yes | Expected CAGR as percentage | |
| tenure_years | Yes | Investment tenure in years | |
| inflation_rate | No | Expected inflation rate percentage |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||