Skip to content

Instantly share code, notes, and snippets.

@hiroeorz
Created May 4, 2014 09:20
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save hiroeorz/11513380 to your computer and use it in GitHub Desktop.
Save hiroeorz/11513380 to your computer and use it in GitHub Desktop.
ツナでもわかるmruby [3回目:数値] ref: http://qiita.com/hiroeorz@github/items/310750f445028179b022
$ mirb
mirb Embeddable Interactive Ruby Shell
>
4 / 2 #=> 2
0b0011 | 0b1010 #=> 11 1011
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment