background image

E-23

Converting a Calculation Result to another Type of 
Value

You can use any one of the following key operations to convert the currently 
displayed calculation result to another type of value: 

x

(DEC) (decimal), 

6

(HEX) (hexadecimal), 

l

(BIN) (binary), 

i

(OCT) (octal).

 

To calculate 15

10

 

×

 37

10

 in the decimal mode, and then convert 

the result to hexadecimal, binary, and octal

 

   

A

x

(DEC) 15 

*

 37 

=

 

555

 

   

6

(HEX) 

0000022B

 

   

l

(BIN) 

0000001000101011

 

   

i

(OCT) 

00000001053

Logical and Negation Operations

Your calculator provides you with logical operators (and, or, xor, xnor) and 
functions (Not, Neg) for logical and negation operations on binary values. 
Use the menu that appears when you press 

1

3

(BASE) to input these 

logical operators and functions. 

All of the following examples are performed in the binary mode (

l

(BIN)).

 

 

To determine the logical AND of 1010

2

 and 1100

2

 (1010

2

 and 1100

2

)

 

   

A

 1010 

1

3

(BASE)

1

(and) 1100 

=

 

0000000000001000

 

 

To determine the logical OR of 1011

2

 and 11010

2

 (1011

2

 or 11010

2

)

 

   

A

 1011 

1

3

(BASE)

2

(or) 11010 

=

 

0000000000011011

 

 

To determine the logical XOR of 1010

2

 and 1100

2

 (1010

2

 xor 1100

2

)

 

   

A

 1010 

1

3

(BASE)

3

(xor) 1100 

=

 

0000000000000110

 

 

To determine the logical XNOR of 1111

2

 and 101

2

 (1111

2

 xnor 101

2

)

 

   

A

 1111 

1

3

(BASE)

4

(xnor) 101 

=

 

1111111111110101

 

 

To determine the bitwise complement of 1010

2

 (Not(1010

2

))

 

   

A1

3

(BASE)

5

(Not) 1010 

)=

 

1111111111110101

 

 

To negate (take the two’s complement) of 101101

2

 (Neg(101101

2

))

 

   

A1

3

(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.

Calculation Ranges, Number of Digits, 
and Precision

 The calculation range, number of digits used for internal calculation, and 
calculation precision depend on the type of calculation you are performing. 

 

 

Summary of Contents for Fx-96SG

Page 1: ...E fx 96SG PLUS User s Guide CASIO Worldwide Education Website http edu casio com CASIO EDUCATIONAL FORUM http edu casio com forum...

Page 2: ...ecifying the Calculation Mode 5 Configuring the Calculator Setup 5 Inputting Expressions and Values 6 Toggling Calculation Results 10 Basic Calculations 10 Function Calculations 13 Statistical Calcula...

Page 3: ...tions see Configuring the Calculator Setup Initializing the Calculator Perform the following procedure when you want to initialize the calculator and return the calculation mode and setup to their ini...

Page 4: ...n the calculator back on Adjusting Display Contrast Display the CONTRAST screen by performing the following key operation 1N SETUP c6 CONT Next use d and e to adjust contrast After the setting is the...

Page 5: ...isappear when you press a key A The alpha input mode has been entered by pressing the S key The alpha input mode will be exited and this indicator will disappear when you press a key M There is a valu...

Page 6: ...Equation solution N3 EQN Calculations involving specific number systems binary octal decimal hexadecimal N4 BASE N Note The initial default calculation mode is the COMP Mode Configuring the Calculato...

Page 7: ...x x 1010 Example b 1 200 5 10 3 Norm 1 0 005 Norm 2 c1ab c c2 d c Specifies either mixed fraction ab c or improper fraction d c for display of fractions in calculation results c3CMPLX 1a bi 2r Specifi...

Page 8: ...on sign has been omitted parentheses will be inserted automatically as shown in the examples below When a multiplication sign is omitted immediately before an open parenthesis or after a closed parent...

Page 9: ...e same the calculation is performed from left to right 1st Parenthetical expressions 2nd Functions that require an argument to the right and a closing parenthesis following the argument 3rd Functions...

Page 10: ...ified next The range encompassed as the argument is everything up to the first open parenthesis to the right if there is one or everything up to the first function to the right sin 30 log2 4 etc This...

Page 11: ...ymbols is greater than 10 Note With Natural Display MathO pressing 1 instead of after inputting a calculation will display the calculation result in decimal form Basic Calculations Fraction Calculatio...

Page 12: ...sexagesimal and decimal The following is the input format for a sexagesimal value degrees minutes seconds Note You must always input something for the degrees and minutes even if they are zero 2 20 30...

Page 13: ...ge the display format or whenever you perform any reset operation Replay While a calculation result is on the display you can press d or e to edit the expression you used for the previous calculation...

Page 14: ...15 To recall the contents of M Continuing tl M 35 Note Variable M is used for independent memory Clearing the Contents of All Memories Ans memory independent memory and variable contents are retained...

Page 15: ...nction Note that the input method is different depending upon whether you are using Natural Display or Linear Display See 10 Ran Generates a 3 digit pseudo random number that is less than 1 The result...

Page 16: ...to three significant digits Sci 3 1N SETUP 7 Sci 3 i90 4 50 100 1 2 103 1200 B 1 2 1063 1200 1 1 2 2 16 B 1 1 62 2 16 52 3 15625 5x W 15625 32 5 2 B 16 5e32 2 b 516 32 2 To calculate 2 3 4 242640687 t...

Page 17: ...e key operation N2 STAT to enter the STAT Mode and then use the screen that appears to select the type of calculation you want to perform To select this type of statistical calculation Regression form...

Page 18: ...Pol Rec and multi statements also cannot be input with the Stat Editor To change the data in a cell In the Stat Editor move the cursor to the cell that contains the data you want to change input the n...

Page 19: ...operation 11 STAT 5 Distr See Performing Normal Distribution Calculations for details To input the single variable data x 1 2 2 3 3 3 4 4 5 using the FREQ column to specify the number of repeats for e...

Page 20: ...cient correlation coefficient and estimated value calculations can take considerable time when there are a large number of data items Performing Normal Distribution Calculations While single variable...

Page 21: ...ro Important The following operations are not supported by the Coefficient Editor m 1m M 1t STO Pol Rec and multi statements also cannot be input with the Coefficient Editor 4 After all the values are...

Page 22: ...ase n Calculations BASE N Press N4 BASE N to enter the BASE N Mode when you want to perform calculations using decimal hexadecimal binary and or octal values The initial default number mode when you e...

Page 23: ...llowing shows details about input and output ranges Base n Mode Input Output Ranges Binary Positive 0000000000000000 x 0111111111111111 Negative 1000000000000000 x 1111111111111111 Octal Positive 0000...

Page 24: ...10102 and 11002 A101013 BASE 1 and 1100 0000000000001000 To determine the logical OR of 10112 and 110102 10112 or 110102 A101113 BASE 2 or 11010 0000000000011011 To determine the logical XOR of 10102...

Page 25: ...0 x 9 109 RAD 0 x 157079632 7 GRA 0 x 1 1010 tanx DEG Same as sinx except when x 2n 1 90 RAD Same as sinx except when x 2n 1 2 GRA Same as sinx except when x 2n 1 100 sin 1 x 0 x 1 cos 1 x tan 1 x 0 x...

Page 26: ...ision above xy x y 3 x nPr nCr type functions require consecutive internal calculation which can cause accumulation of errors that occur with each calculation Error is cumulative and tends to be large...

Page 27: ...d the capacity of the numeric stack or the command stack to be exceeded Action Simplify the calculation expression so it does not exceed the capacity of the stack Try splitting the calculation into tw...

Page 28: ...or 2 Remove the cover as shown in the illustration and replace the battery taking care that its plus and minus ends are facing correctly 3 Replace the cover 4 Initialize the calculator O19 CLR 3 All Y...

Page 29: ...o a mode where I can perform arithmetic calculations Press N1 COMP k How can I return the calculator to its initial default settings Perform the following operation 19 CLR 1 Setup Yes k When I execute...

Page 30: ...CASIO COMPUTER CO LTD 6 2 Hon machi 1 chome Shibuya ku Tokyo 151 8543 Japan Responsible within the European Union CASIO EUROPE GmbH Casio Platz 1 22848 Norderstedt Germany This mark applies in EU cou...

Page 31: ...CASIO COMPUTER CO LTD 6 2 Hon machi 1 chome Shibuya ku Tokyo 151 8543 Japan SA1209 B 2012 CASIO COMPUTER CO LTD...

Reviews: