| |
|
| |
|
| Key |
Function |
| n |
Number of Periods, stores or computes number of periods
in financial problem |
| i |
Interest Rate per Period, stores or computes interest rate
per compounding period |
| PV |
Present Value, stores or computes the present value (that
is, the initial cash flow) of a financial problem |
| nx12 |
multiplies a number in displayed X-register by 12 and stores
the resulting value in the n-register |
| i/12 |
divides number in displayed X-register by 12 and stores
the resulting value in the I-register |
| PMT |
Payment, stores or computes payment amount |
| CLRF |
clears contents of financial registers |
| FV |
Future Value, stores or computes future value (final cash
flow) of a financial problem |
| |
|
| x<>y |
register exchange (↔) |
| int |
integer |
| frac |
fraction |
| |
|
| |
|
| |
|
| x^3 |
cube (x3) |
| rnd |
random number |
| npr |
permutation |
| ncr |
combination |
| cbrt |
cube root (³√) |
| |
|