calculate_fixed_deposit
Calculate fixed deposit maturity amount and effective yield with customizable compounding frequency.
Instructions
Fixed Deposit (FD) maturity and effective yield. compounding: annually | half_yearly | quarterly | monthly. Use for bank/NBFC FD maturity.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| years | Yes | ||
| principal | Yes | ||
| annual_rate | Yes | ||
| compounding | No | quarterly |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |