annualpaym
Calculates the annual payment for a loan based on the constant interest rate. Depending on input, function can return scalar, vector or matrix
Arguments
- Number of payments
- Interest rate per period of return
- Value of loan
Output
Annual payment
Examples