User Manual - Page 192

For N3/TBL/1L1/J.

Loading ...
Loading ...
Loading ...
188 Symbols
ΣPrn()
Catalog >
If you omit Pmt, it defaults to
Pmt=tvmPmt
(N,I,PV,FV,PpY,CpY,PmtAt).
If you omit FV, it defaults to FV=0.
The defaults for PpY, CpY, and PmtAt
are the same as for the TVM functions.
roundValue specifies the number of
decimal places for rounding. Default=2.
ΣPrn(NPmt1,NPmt2,amortTable)
calculates the sum of the principal paid
based on amortization table amortTable.
The amortTable argument must be a
matrix in the form described under
amortTbl(), page 7.
Note: See also ΣInt(), above, and Bal(),
page 15.
# (indirection)
/k keys
# varNameString
Refers to the variable whose name is
varNameString. This lets you use strings to
create variable names from within a
function.
Creates or refers to the variable xyz .
Returns the value of the variable (r) whose
name is stored in variable s1.
E (scientific notation)
i key
mantissaEexponent
Enters a number in scientific notation. The
number is interpreted as
mantissa ×10
exponent
.
Hint: If you want to enter a power of 10
without causing a decimal value result, use
10^integer.
Loading ...
Loading ...
Loading ...