You are here: Reference > Rule types > Library rules > Payment

Payment

You can calculate the payment of a loan (pmt) based on constant interest rate and constant payments. Typically, the payment contains principal and interest and no other fees or taxes.

This function takes the following arguments:

Example expression

@Financial.pmt(2.66, 10, 10000, 9500)