feat: add responsive calc-02 HP48GX demo
This commit is contained in:
@@ -0,0 +1,26 @@
|
||||
┌──────────── Display ────────────┐
|
||||
| T: |
|
||||
| Z: |
|
||||
| Y: |
|
||||
| X: |
|
||||
└─────────────────────────────────┘
|
||||
┌──────── Display Buttons ────────┐
|
||||
| Mode | Paste | Up | Const |
|
||||
| | Right | Down | Right |
|
||||
└─────────────────────────────────┘
|
||||
┌──────────── Keypad ─────────────┐
|
||||
| +/- | Clear | Esc | backspace |
|
||||
| 7 | 8 | 9 | / |
|
||||
| 4 | 5 | 6 | * |
|
||||
| 1 | 2 | 3 | - |
|
||||
| 0 | . | Enter | + |
|
||||
└─────────────────────────────────┘
|
||||
┌─────────── Functions ───────────┐
|
||||
| x^2 | y^x | 1/x | % |
|
||||
| √x | y√x | 10^x | |
|
||||
| log | ln | | |
|
||||
└─────────────────────────────────┘
|
||||
┌───────────── Trigo ─────────────┐
|
||||
| sin | cos | tan | |
|
||||
| asin | acos | atan | |
|
||||
└─────────────────────────────────┘
|
||||
Reference in New Issue
Block a user