
| Command Summary | Command Syntax | Calculator Compatibility | Token Size |
|---|---|---|---|
| The ▶Bin command converts numbers into binary. | int▶Bin | This command works on all calculators. | 4 bytes |
Menu Location
- [2nd]
- [Math]
- [up or E]
- [right]
- [4]
The ▶Bin Command
▶Bin converts an integer from decimal (base 10) or hexadecimal (base 16) into binary (base 2).
:15▶Bin
0b1111
:0h15▶Bin
0b10101
Related Commands
Authors: