pmt (Payment) Function

pmt is a financial function that calculates the payment on the principal on a given interest rate for the number of payment periods in the term.

Syntax:

  pmt(principal, interest, term)

principal: the value of the loan.

interest: the interest rate in percent.

term: the number of payment periods.