mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-02-06 04:44:43 +00:00
42 lines
650 B
Plaintext
42 lines
650 B
Plaintext
---
|
|
syntax: markdown
|
|
tags: [tldr, common]
|
|
source: https://github.com/tldr-pages/tldr.git
|
|
---
|
|
# speedcrunch
|
|
|
|
> A high-precision scientific calculator.
|
|
> More information: <https://heldercorreia.bitbucket.io/speedcrunch/userguide/index.html>.
|
|
|
|
- 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>`
|