calculate_inflation_impact
Estimate how inflation increases the future cost of a current expense. Calculate the amount needed to maintain purchasing power over a given period.
Instructions
Calculate future cost of something after inflation. Shows how much more you'll need in the future for the same expense.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| years | Yes | ||
| current_amount | Yes | ||
| inflation_rate | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |