calculate_sip_needed
Calculate the monthly SIP amount required to reach a target corpus based on expected annual return and investment period.
Instructions
Calculate monthly SIP needed to reach a target corpus. Inverse SIP calculation — find the monthly amount for a given goal.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| years | Yes | ||
| annual_return | Yes | ||
| target_amount | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |