User's Manual
Table Of Contents
- Quick-Start
- Precautions when Using this Product
- Contents
- Getting Acquainted— Read This First!
- Chapter 1 Basic Operation
- Chapter 2 Manual Calculations
- Chapter 3 List Function
- Chapter 4 Equation Calculations
- Chapter 5 Graphing
- 5-1 Sample Graphs
- 5-2 Controlling What Appears on a Graph Screen
- 5-3 Drawing a Graph
- 5-4 Storing a Graph in Picture Memory
- 5-5 Drawing Two Graphs on the Same Screen
- 5-6 Manual Graphing
- 5-7 Using Tables
- 5-8 Dynamic Graphing
- 5-9 Graphing a Recursion Formula
- 5-10 Changing the Appearance of a Graph
- 5-11 Function Analysis
- Chapter 6 Statistical Graphs and Calculations
- Chapter 7 Financial Calculation (TVM)
- Chapter 8 Programming
- Chapter 9 Spreadsheet
- Chapter 10 eActivity
- Chapter 11 System Settings Menu
- Chapter 12 Data Communications
- Appendix

20070201
• A deposit is indicated by a plus sign (+), while a withdrawal is indicated by a minus sign (–).
u Converting between the nominal interest rate and effective interest rate
The nominal interest rate ( I % value input by user) is converted to an effective interest
rate ( I % ' ) when the number of installments per year ( P/Y ) is different from the number of
compound interest calculation periods ( C/Y ). This conversion is required for installment
savings accounts, loan repayments, etc.
P/Y : installment
periods per year
C/Y : compounding
periods per year
When calculating
n , PV , PMT , FV
The following calculation is performed after conversion from the nominal interest rate to the
effective interest rate, and the result is used for all subsequent calculations.
When calculating I %
After
I % is obtained, the following calculation is performed to convert to I % ' .
P/Y : installment
periods per year
C/Y : compounding
periods per year
The value of I % ' is returned as the result of the I % calculation.
FV = – (PMT × n + PV )FV = – (PMT × n + PV )
n
PMT = –
PV + FV
n
PMT = –
PV + FV
PMT
n = –
PV + FV
PMT
n = –
PV + FV
I%' =
I%
(1+ ) –1
[C / Y ]
[P / Y ]
100 × [C / Y ]
{ }
× 100
I%' =
I%
(1+ ) –1
[C / Y ]
[P / Y ]
100 × [C / Y ]
{ }
× 100
i = I%'÷100 i = I%'÷100
I%' =
I%
(1+ ) –1
[C / Y ]
[P / Y ]
100
{ }
× [C / Y ] × 100
I%' =
I%
(1+ ) –1
[C / Y ]
[P / Y ]
100
{ }
× [C / Y ] × 100
7-3-2
Compound Interest