future_value_annuity
future_value_annuityCalculate the future value of an ordinary annuity by inputting payment amount, number of periods, and interest rate to determine total accumulated value over time.
Instructions
计算普通年金的未来值
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| payment | Yes | ||
| periods | Yes | ||
| interest_rate | Yes |