若要輸入使用特定數基 (進位制) 的數字,使用 下標數字。下面的數字都是一樣的。
1001011₂
113₈
75
4B₁₆
When in programming mode, use the drop-down menu to change the base of the calculation.
Keyboard shortcuts can be used to switch to Binary (Ctrl+B), Octal (Ctrl+O), Decimal (Ctrl+D) and Hexadecimal (Ctrl+H) modes.
To convert numbers to other base on the fly, Number Base conversion can be used.
Got a comment? Spotted an error? Found the instructions unclear? Send feedback about this page.