Casio 330 User Manual
Page 218

20101001
Simple Interest
For the meaning of each argument, see “Simple Interest” (page 15-2-1).
S simpInt
Function:
Returns the interest based on simple interest calculation.
Syntax: simpInt
(
n
,
I
%,PV)
Example: simpInt
(120,5,−10000)
Menu Item: [Action][Financial][Simple Interest][simpInt]
S simpFV
Function:
Returns the total of principal and interest based on simple interest
calculation.
Syntax: simpFV
(
n
,
I
%,PV)
Example: simpFV
(1825,6,−300)
Menu Item: [Action][Financial][Simple Interest][simpFV]
Compound Interest
•
P/Y and C/Y can be omitted for all compound interest calculations. When they are omitted,
calculations are performed using P/Y=1 and C/Y=1.
•
If you perform a calculation that uses a compound interest function (cmpdFV, cmpdIR,
cmpdN, cmpdPmt, cmpdPV), the argument(s) you input and the calculation results will be
saved to the applicable variables (
n
,
I
%, PV, etc.). If you perform a calculation that uses
any other type of financial calculation function, the argument and calculation results are
not assigned to variables.
• For the meaning of each argument, see “Compound Interest” (page 15-3-1).
S cmpdFV
Function:
Returns the final input/output amount or total principal and interest.
Syntax: cmpdFV
(
n
,
I
%,PV,PMT,P/Y,C/Y)
Example: cmpdFV
(4,6,−1000,0,1,1)
Menu Item: [Action][Financial][Compound Interest][cmpdFV]
S cmpdIR
Function:
Returns the annual interest.
Syntax: cmpdIR
(
n
,PV,PMT,FV,P/Y,C/Y)
Example: cmpdIR
(4,−1000,0,120,1,1)
Menu Item: [Action][Financial][Compound Interest][cmpdIR]
2-8-58
Using the Action Menu