docs: align calc-02 visual portrait tables
This commit is contained in:
@@ -15,38 +15,38 @@
|
||||
|
||||
```
|
||||
┌──────── Display Buttons ────────┐
|
||||
| Mode | Paste | Up | Const |
|
||||
| | Left | Down | Right |
|
||||
| Const | Mode | Up | |
|
||||
| Paste | Left | Down | Right |
|
||||
└─────────────────────────────────┘
|
||||
```
|
||||
|
||||
## Keypad
|
||||
|
||||
```
|
||||
┌───────────── Keypad ──────────────┐
|
||||
┌──────────── Keypad ─────────────┐
|
||||
| +/- | Clear | Esc | backspace |
|
||||
| 7 | 8 | 9 | / |
|
||||
| 4 | 5 | 6 | * |
|
||||
| 1 | 2 | 3 | - |
|
||||
| 0 | . | Enter | + |
|
||||
└───────────────────────────────────┘
|
||||
└─────────────────────────────────┘
|
||||
```
|
||||
|
||||
## Functions
|
||||
|
||||
```
|
||||
┌──────────── Functions ────────────┐
|
||||
┌──────────── Functions ──────────┐
|
||||
| x^2 | y^x | 1/x | % |
|
||||
| √x | y√x | 10^x | |
|
||||
| log | ln | | |
|
||||
└───────────────────────────────────┘
|
||||
└─────────────────────────────────┘
|
||||
```
|
||||
|
||||
## Trigo
|
||||
|
||||
```
|
||||
┌───────────── Trigo ───────────────┐
|
||||
┌──────────── Trigo ──────────────┐
|
||||
| sin | cos | tan | |
|
||||
| asin | acos | atan | |
|
||||
└───────────────────────────────────┘
|
||||
└─────────────────────────────────┘
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user