4D v17PMT |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
4D v17
PMT
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| PMT ( i , n , p ) | ||||||||
| Parameter | Type | Description | ||||||
| i | Number |
|
The interest rate for a period | |||||
| n | Number |
|
The number of periods | |||||
| p | Number |
|
The current value of the loan (use a negative value) | |||||
The PMT function returns the value of monthly loan payments.
Here is the formula for PMT:

You borrowed 6,500 euros over 48 months with 10.5% interest:
PMT(10.5%/12,48,-6500) //166.42
Product: 4D
Theme: 4D View Pro Formulas
4D View Pro Reference ( 4D v17)
Add a comment