User Manual
2-37
u To input values of mixed number systems
  Example  To input 123 10 , when the default number system is hexadecimal
        !m(SET UP)
         Move the highlighting to “Mode”, and then 
press 3(Hex) J.
        A1(d~o) 1(d) bcdw
k Negative Values and Bitwise Operations
  Press 2(LOG) to display a menu of negation and bitwise operators.
  • { Neg } ... {negation}* 
1 
  • { Not } / { and } / { or } / { xor } / { xnor } ... {NOT}* 
2 
/{AND}/{OR}/{XOR}/{XNOR}* 
3
  * 
1 
 two’s complement
  * 
2 
 one’s complement (bitwise complement)
  * 
3 
 bitwise AND, bitwise OR, bitwise XOR, bitwise XNOR
u Negative  Values
  Example  To determine the negative of 110010 2 
        !m(SET UP) 
         Move the highlighting to “Mode”, and then 
press 4(Bin) J.
        A2(LOG) 1(Neg)
        bbaabaw
   • Negative binary, octal, and hexadecimal values are produced by taking the binary two’s 
complement and then returning the result to the original number base. With the decimal 
number base, negative values are displayed with a minus sign.
u Bitwise  Operations
  Example  To input and execute “120 16  and AD 16 ”
        !m(SET UP) 
         Move the highlighting to “Mode”, and then 
press 3(Hex) J.
        Abca2(LOG)
        3(and) ADw
k Number System Transformation
  Press 3(DISP) to display a menu of number system transformation functions.
  • { 
'Dec } / { 'Hex } / { 'Bin } / { 'Oct } ... transformation of displayed value to its {decimal}/
{hexadecimal}/{binary}/{octal} equivalent










