11 lines
1.3 KiB
Plaintext
11 lines
1.3 KiB
Plaintext
┌──────────── Display ────────────┐ ┌────── Functions ─────┐ ┌──────────── Keypad ─────────────┐
|
|
| T: | | x^2 | y^x | 1/x | % | | +/- | Clear | Esc | backspace |
|
|
| Z: | | √x | y√x | 10^x | | | 7 | 8 | 9 | / |
|
|
| Y: | | log | ln | | | | 4 | 5 | 6 | * |
|
|
| X: | └──────────────────────┘ | 1 | 2 | 3 | - |
|
|
└─────────────────────────────────┘ ┌─────── Trigo ────────┐ | 0 | . | Enter | + |
|
|
┌──────── Display Buttons ────────┐ | sin | cos | tan | └─────────────────────────────────┘
|
|
| Mode | Paste | Up | Const | | asin | acos | atan |
|
|
| | Right | Down | Right | └──────────────────────┘
|
|
└─────────────────────────────────┘
|