22
4 Formula Storage Function
The formula Storage function is very useful when performing repeat calculations.
Three different keys are used when working with the formula Storage function.
IN key……. Stores presently displayed formula.
OUT key…… Displays formula stored in memory.
CALC key…. Assigns values to variables in formula, and displays formula
calculation result.
Sample Application
EXAMPLE:
Obtain the value for each of the value assigned to x when y = 3.43 cosx. (Calculate in
three decimal places.)
x
8°
15°
22°
27°
31°
y
OPERATION:
First, specify the angle unit and number of decimal places
MENU 7
, select the DEG unit using the (
/
.
.
) cursor keys. Exit the
angle units selection menu pressing the CAL key.
Shift SET F 3
.
(Obtain in 3 decimal places by rounding off the 4
th
decimal place.)
Next, input a formula and press IN key to store it.
Y = 3 . 43 * COS X IN
.
Press the OUT key to confirm that the formula has been stored.
CLS OUT
Y=3.43*COSX_
Then, start calculating by pressing the CALC key.
CALC
X?_
8
.
.
X?8
Y= 3.397
.
.
X?8
Y= 3.397
X?_
15
.
.
X?8
Y= 3.397
X?15
Y=3.313
.
.