keybinds & manualclose [esc]
keymap
| 2ND [tab] |
STO [m] RCL [M] |
Σ+ [a] Σ- [A] |
UNDO [u] CLR |
| SWAP [x] |
R↓ [[] R↑ []] |
ARGS [`] |
DROP [\] |
sin [s] asin [S] |
cos [c] acos [C] |
tan [t] atan [T] |
ln [l] e^x [L] |
log [g] 10^x [G] |
√x [q] x² [Q] |
1/x [r] |
π [p] e [P] |
x! [!] |
y^x [^] x√y |
AND [&] OR [|] |
XOR [^] NOT [~] |
NEG [_] SHL [<] |
SHR [>] |
EEX [space] , [,] |
DEL [backspace] |
+/- [n] |
note that complex input [,] does not operate on stack
status bar (left to right, defaults)
| DEG [d] |
cycle angle mode (DEG RAD GRAD) |
| DEC [b] |
cycle base (DEC HEX OCT BIN) |
| FRAC [f] |
toggle fraction display |
| W32 [B] |
(only while not in dec) cycle word length |
| ΣN:0 |
toggle stats panel |
misc keyboard
| [esc] |
cancel entry/close dialog |
| [?] |
open help |
| [A-Z] in mem pane |
select variable to store/recall |