mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-07-24 00:35:33 +02:00
speedcrunch: add page (#7936)
This commit is contained in:
parent
487d901904
commit
78c684a6f6
1 changed files with 36 additions and 0 deletions
36
pages/common/speedcrunch.md
Executable file
36
pages/common/speedcrunch.md
Executable file
|
@ -0,0 +1,36 @@
|
|||
# speedcrunch
|
||||
|
||||
> A high-precision scientific calculator.
|
||||
> More information: <https://www.speedcrunch.org>.
|
||||
|
||||
- Start speedcrunch:
|
||||
|
||||
`speedcrunch`
|
||||
|
||||
- Copy the result of the most recent calculation:
|
||||
|
||||
`Ctrl + R`
|
||||
|
||||
- Open the formula book:
|
||||
|
||||
`Ctrl + 1`
|
||||
|
||||
- Clear the calculator of recent calculations:
|
||||
|
||||
`Ctrl + N`
|
||||
|
||||
- Wrap highlighted in parentheses (defaults to wrapping all if nothing selected):
|
||||
|
||||
`Ctrl + P`
|
||||
|
||||
- Load a speedcrunch session:
|
||||
|
||||
`Ctrl + L`
|
||||
|
||||
- Save a speedcrunch session:
|
||||
|
||||
`Ctrl + S`
|
||||
|
||||
- Toggle keypad:
|
||||
|
||||
`Ctrl + K`
|
Loading…
Add table
Reference in a new issue