Casio fx-115ES Calculator User Manual


 
E-35
To determine the logical XOR of 1010
2
and 1100
2
(1010
2
xor 1100
2
)
A 1010 13(BASE)3(xor) 1100 =
0000000000000110
To determine the logical XNOR of 1111
2
and 101
2
(1111
2
xnor 101
2
)
A 1111 13(BASE)4(xnor) 101 =
1111111111110101
To determine the bitwise complement of 1010
2
(Not(1010
2
))
A13(BASE)5(Not) 1010 )=
1111111111110101
To negate (take the two’s complement) of 101101
2
(Neg(101101
2
))
A13(BASE)6(Neg) 101101 )=
1111111111010011
Note: In the case of a negative binary, octal or hexadecimal value, the
calculator converts the value to binary, takes the two’s complement, and
then converts back to the original number base. For decimal (base-10)
values, the calculator merely adds a minus sign.
Equation Calculations (EQN)
You can use the following procedure in the EQN Mode to solve simultaneous
linear equations with two or three unknowns, quadratic equations, and cubic
equations.
1. Press N5(EQN) to enter the EQN Mode.
2. On the menu that appears, select an equation type.
To select this calculation type: Press this key:
Simultaneous linear equations with two
unknowns
1(a
n
X + b
n
Y = c
n
)
Simultaneous linear equations with
three unknowns
2(a
n
X + b
n
Y + c
n
Z = d
n
)
Quadratic equation
3(aX
2
+ bX + c = 0)
Cubic equation
4(aX
3
+ bX
2
+ cX + d = 0)
3. Use the Coefficient Editor that appears to input coefficient values.
• To solve 2
x
2
+ x – 3 = 0, for example, press 3 in step 2, and then input
the following for the coefficients (
a = 2, b = 1, c = –3): 2=1=-
3=.
• To change a coefficient value you already have input, move the cursor
to the appropriate cell, input the new value, and then press =.
• Pressing A will clear all of the coefficients to zero.
Important: The following operations are not supported by the Coefficient
Editor: m, 1m(M–), 1t(STO). Pol, Rec, ÷R, and multi-statements
also cannot be input with the Coefficient Editor.
4. After all the values are the way you want, press =.
• This will display a solution. Each press of = will display another
solution. Pressing = while the final solution is displayed will return to
the Coefficient Editor.
• You can scroll between the solutions using the c and f keys.
• To return to the Coefficient Editor while any solution is displayed, press
A.
Note: • Even if Natural Display is selected, the solutions of simultaneous
linear equations are not displayed using any form that includes '.
• Values cannot be converted to engineering notation on the solution screen.