compound_wealth
Simulate exponential compounding wealth for 401(k), Roth IRA, UK ISA, or European ETF savings plans (Sparplan).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| principal | No | Initial principal deposit | |
| tenureYears | Yes | Duration in years | |
| monthlyDeposit | No | Monthly recurring contribution | |
| annualRatePercent | Yes | Expected annual return in % | |
| compoundFrequency | No | Compounding frequency per year (12 = monthly) |