docs: align calculator visual portrait table cell

This commit is contained in:
2026-05-17 03:23:47 +02:00
parent 5cc97f754d
commit f44fb8c252
+1 -1
View File
@@ -37,7 +37,7 @@
```
┌──────────── Functions ──────────┐
| x^2 | √x | 1/x | % |
| y^x | y√x | 10^x | |
| y^x | y√x | 10^x | |
| log | ln | e^x | |
└─────────────────────────────────┘
```