Sharp EL-9900 Calculator User Manual


 
189
Chapter 11: Financial Features
2. CALC functions
Press @ g B to access the CALC functions.
The CALC functions 01 to 05 calculate any of the following
variables from the other variables. (The same calculations are
possible as the SOLVER functions.)
N: Number of payment periods
I%: Interest
PV: Present value (principal sum)
PMT: Payment or received amount
FV: Future value (principal interest total)
P/Y: Number of payments per year
C/Y: Cumulative interest per year
The contents calculated on the calculation screen do not affect
the variable values in the TVM-SOLVER.
01 slv_pmt solv_pmt [(
N, I%, PV, FV, P/Y, C/Y
)]
Calculates monthly payment (PMT)
02 slv_I% slv_I% [(
N, PV, PMT, FV, P/Y, C/Y
)]
Calculates annual interest
03 slv_PV slv_PV [(
N, I%, PMT, FV, P/Y, C/Y
)]
Calculates present value (PV)
04 slv_N slv_N [(
I%, PV, PMT, FV, P/Y, C/Y
)]
Calculates the number of payment periods (N)
05 slv_FV slv_FV [(
N, I%, PV, PMT, P/Y, C/Y
)]
Calculates future value (FV)