Number Bases
To enter numbers in a particular number base use subscript numbers. The following numbers are equivalent.
1001011₂
113₈
75
4B₁₆
When in programming mode there are buttons for binary (Ctrl+B), octal (Ctrl+O) and hexadecimal (Ctrl+H).
To set the base that results are shown in change the result format.
To change the base of the current result use a base button or Ctrl+D to show in decimal form.