Function Payment() Foundation

Calculates a periodical payment for loans.

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

Returns a numeric value. It is equal to the value of a constant payment, necessary to pay back a loan at a specified interest rate (1 = 100% interest)

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.