1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-04-29 23:24:55 +02:00
tldr/pages/common/speedcrunch.md
4G3NT 062b88d05a
pages/*: prefer brand name and add backticks around commands (#10422)
* pages/*: prefer brand name and add backticks around commands

---------

Co-authored-by: Lena <126529524+acuteenvy@users.noreply.github.com>
2023-06-27 23:57:35 +02:00

36 lines
517 B
Markdown

# 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`