The Bit Menu - HP 50g User Manual

Graphing calculator
Hide thumbs Also See for 50g:
Table of Contents

Advertisement

AND (BIN)
XOR (BIN)

The BIT menu

The BIT menu, available through the BASE (‚ã) provides the following
functions:
Functions RL, SL, ASR, SR, RR, contained in the BIT menu, are used to
manipulate bits in a binary integer. The definition of these functions are shown
below:
RL:
Rotate Left one bit, e.g., #1100b
SL:
Shift Left one bit, e.g., #1101b
ASR: Arithmetic Shift Right one bit, e.g., #1100010b
SR: Shift Right one bit, e.g., #11011b
RR: Rotate Right one bit, e.g., #1101b
#10000000000000000000000000000000000000000000000000
000000000001b
OR (BIN)
NOT (HEX)
#11000b
#11010b
#1101b
#110001b
Page 19-6

Advertisement

Table of Contents
loading

Table of Contents