HiveBrain v1.2.0
Get Started
← Back to all entries
snippetbashTip

speedcrunch — A high-precision scientific calculator. More information: <https://heldercorreia.bitbucket.io/speedc

Submitted by: @import:tldr-pages··
0
Viewed 0 times
scientificcommandclispeedcrunchhighcalculatormoreprecision

Problem

How to use the speedcrunch command: A high-precision scientific calculator. More information: <https://heldercorreia.bitbucket.io/speedcrunch/userguide/index.html>.

Solution

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>

Code Snippets

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>

Context

tldr-pages: common/speedcrunch

Revisions (0)

No revisions yet.