User Tools

Site Tools


syntax:functions:pv

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
syntax:functions:pv [2026/09/24 12:44] – [Arguments] fix line breaks robertosyntax:functions:pv [2026/09/24 13:41] (current) – old revision restored (2021/10/24 04:36) roberto
Line 19: Line 19:
 |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).|
 |num_per|Number|The number of payments of the loan (usually in months or years).| |num_per|Number|The number of payments of the loan (usually in months or years).|
-|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.| 
-|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/pv.txt · Last modified: by roberto

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki