User Tools

Site Tools


syntax:functions:nper

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
syntax:functions:nper [2026/09/24 12:43] – [Arguments] fix line breaks robertosyntax:functions:nper [2026/09/24 13:41] (current) – old revision restored (2021/10/24 04:34) roberto
Line 18: Line 18:
 ^Argument^Type^Description^ ^Argument^Type^Description^
 |rate|Number (decimal)|The interest rate of the loan (entered as a decimal).| |rate|Number (decimal)|The interest rate of the loan (entered as a decimal).|
-|payment|Number (negative)|The payment made each period (that does not change), entered as a negative value.  Includes principal and interest, but no fees or taxes.|+|payment|Number (negative)|The payment made each period (that does not change), entered as a negative value.  Includes principal\\ and interest, but no fees or taxes.|
 |curr_val|Number|The current value of the annuity.| |curr_val|Number|The current value of the annuity.|
-|fut_val|Number|Optional.  The future value, or cash balance, to be achieved after the last payment (i.e., "0" to pay the loan off in full).  The default, if not supplied, is //0//.| +|fut_val|Number|Optional.  The future value, or cash balance, to be achieved after the last payment (i.e., "0" to pay the loan\\ off in full).  The default, if not supplied, is //0//.| 
-|pay_due|Binary (0 or 1)|Optional.  This value defines when payments are due.  Options:  //0// (the beginning of the period; default), or //1// (the end of the period).|+|pay_due|Binary (0 or 1)|Optional.  This value defines when payments are due.  Options:  //0// (the beginning of the period; default),\\ or //1// (the end of the period).|
  
 \\  \\ 
syntax/functions/nper.txt · Last modified: by roberto

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki