The K Desktop Environment

Next Previous Table of Contents

4. Key Accelerators


F1         Help
F2         Config Dialog
F3         Toggle between Trigonometry and Statistics modes

Up Key     display previous element of the result stack
Down Key   display next element of the result stack
Page UP    Clear
Prev       Clear
Page Down  Clear All
Next       Clear All

ALT + d    set trig-mode to deg
ALT + r    set trig-mode to rad
ALT + g    set trig-mode to grad
ALT + h    set radix to hexadecimal
ALT + e    set radix to decimal
ALT + o    set radix to octal
ALT + b    set radix to binary

s          Sin 
c          Cos 
t          Tan
n          ln  = log base e
l          log = log base 10
i          Inv inverse, e.g. if you want arcsin(x) type i s 
\          +/- 
[          ^2 
^          x^y 
=          = 
!          factorial
<          left shift
INV <      right shift
&          AND
*          multiply
/          divide

d          enter stat data item ( in stat mode)

o          OR
INV o      XOR
r          1/x r for reciproc 
Enter      = 
Return     = 
Backspace  Clear A
Del        Clear All
Esc        Clear
h          Hyp (Hyperbolic) as e.g in Hyp Sin , the sinh(x) 

Next Previous Table of Contents