x402node_math_interest
Compute simple interest, compound interest, or annuity loan payments with adjustable compounding frequency. Calculate future value, present value, APR, and APY for investments or mortgages.
Instructions
Interest calculator / compound interest / simple interest / loan payment / mortgage calculator / annuity / APR APY / future value / present value / investment return. Compute simple/compound interest or annuity loan payments with configurable compounding frequency.
Price: unknown on Base (auto-paid in USDC).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| n | No | Compounding frequency per year (default 12) | |
| principal | Yes | Initial amount (required) | |
| rate | Yes | Annual interest rate in percent (required) | |
| type | Yes | simple | compound | annuity (required) | |
| years | Yes | Time period in years (required) |