Function Periods() Foundation

Calculates the number of payments for a loan at fixed interest rate and payments.

Syntax
Periods( <nLoanedCapital>, ;
         <nPayment>      , ;
         <nInterestRate>   ;
       ) --> nNumberOfPayments
Return

Returns a numeric value. This is equal to the number of payments to pay back a loan at fixed payments and interest rate (1 = 100% percent)

Feedback

If you see anything in the documentation that is not correct, does not match your experience with the particular feature or requires further clarification, please use this form to report a documentation issue.