トピック
MSWS coolestkid123

PLEASE HELP

What does >> mean? And how is it different than >?
2そうだね
プレイ済み
返信[1]
親投稿
*J.P.*[P]£ aj2003aj
lol. good question.
0そうだね
プレイ済み
返信[2]
親投稿
OlOOlOOl pi_r_round
<< and >> are not comparisons, they perform bit-wise shifts. See the attached screenshot for examples.
0そうだね
プレイ済み
返信[3]
親投稿
MSWS coolestkid123
@Quote I meant how is it different that > . (Not >?). And I learned that it is a bit positions shifter. (Yes, I understand what that mean.)
0そうだね
プレイ済み
返信[4]
親投稿
PChicken NerdChicken
So X<<Y will do X*(Y^2)
0そうだね
プレイ済み
返信[5]
親投稿
PChicken NerdChicken
And X>>Y will do X/(Y^2).
0そうだね
プレイ済み