calculate_nsc
Determine the maturity amount of a National Savings Certificate (NSC) based on principal, annual interest rate, and tenure.
Instructions
NSC (National Savings Certificate) maturity. Lump-sum, interest reinvested, annual compounding (typically 5-year tenure).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| years | No | ||
| principal | Yes | ||
| annual_rate | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |